[Distutils] pip - installation of the latest stable version of package

Donald Stufft donald at stufft.io
Wed Jul 24 19:30:00 CEST 2013


On Jul 24, 2013, at 1:10 PM, Carl Meyer <carl at oddbird.net> wrote:

> On 07/21/2013 01:38 PM, Piotr Dobrogost wrote:
>> Does pip support installation of the latest _stable_ version of package
>> (for all versions which adhere to PEP386)?
>> Related - "Do not upload dev releases at PyPI" by Tarek Ziadé
>> <http://ziade.org/2011/02/15/do-not-upload-dev-releases-at-pypi/>at
>> http://ziade.org/2011/02/15/do-not-upload-dev-releases-at-pypi/
>> <http://ziade.org/2011/02/15/do-not-upload-dev-releases-at-pypi/>
> 
> Yes. It's a new feature in the just-released pip 1.4; in fact it is now
> the default behavior. See the top entry in the pip 1.4 changelog:
> http://www.pip-installer.org/en/latest/news.html#changelog
> 
> Carl
> 
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig

Technically it uses PEP440 but I believe they have the same rules as far as stable or unstable.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130724/1510baf2/attachment.pgp>


More information about the Distutils-SIG mailing list