[Distutils] .. *explicitly* mark the package as pre-release

Donald Stufft donald at stufft.io
Sat Nov 30 23:10:48 CET 2013


Hiding a release doesn’t hide it from the simple index, so installers will still find it.

On Nov 30, 2013, at 4:59 PM, Richard Jones <richard at python.org> wrote:

> There is no way to mark a release as "pre-release" but you can hide it from view which would prevent an installer discovering any files related to the release. Log into PyPI and use the "releases" page for the project.
> 
> 
> 
> On 30 November 2013 22:05, anatoly techtonik <techtonik at gmail.com> wrote:
> hi, please cc
> 
> i want to release some versions to pypi, but hide them from installing
> by explicitly marking as pre-release. i want to preserve versions
> numbering as 0.1, 0.2 according to semver.org point 4. is that
> possible?
> --
> anatoly t.
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
> 
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig


-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131130/efa21b1e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131130/efa21b1e/attachment.sig>


More information about the Distutils-SIG mailing list