<p dir="ltr"><br>
On 25 Jul 2013 03:30, "Donald Stufft" <<a href="mailto:donald@stufft.io">donald@stufft.io</a>> wrote:<br>
><br>
><br>
> On Jul 24, 2013, at 1:10 PM, Carl Meyer <<a href="mailto:carl@oddbird.net">carl@oddbird.net</a>> wrote:<br>
><br>
> > On 07/21/2013 01:38 PM, Piotr Dobrogost wrote:<br>
> >> Does pip support installation of the latest _stable_ version of package<br>
> >> (for all versions which adhere to PEP386)?<br>
> >> Related - "Do not upload dev releases at PyPI" by Tarek Ziadé<br>
> >> <<a href="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/</a>>at<br>
> >> <a href="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/</a><br>
> >> <<a href="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/</a>><br>
> ><br>
> > Yes. It's a new feature in the just-released pip 1.4; in fact it is now<br>
> > the default behavior. See the top entry in the pip 1.4 changelog:<br>
> > <a href="http://www.pip-installer.org/en/latest/news.html#changelog">http://www.pip-installer.org/en/latest/news.html#changelog</a><br>
> ><br>
> > Carl<br>
> ><br>
> > _______________________________________________<br>
> > Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
> > <a href="http://mail.python.org/mailman/listinfo/distutils-sig">http://mail.python.org/mailman/listinfo/distutils-sig</a><br>
><br>
> Technically it uses PEP440 but I believe they have the same rules as far as stable or unstable.</p>
<p dir="ltr">Yeah, major items like release ordering and whether or not a version is a pre-release stay the same.</p>
<p dir="ltr">The only ordering differences between 386 and 440 relate to some relatively obscure edge cases where the spec in 386 differed from the behaviour of existing tools without adequate justification. PEP 440 has the details.</p>

<p dir="ltr">Cheers,<br>
Nick.</p>
<p dir="ltr">><br>
> -----------------<br>
> Donald Stufft<br>
> PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA<br>
><br>
><br>
> _______________________________________________<br>
> Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
> <a href="http://mail.python.org/mailman/listinfo/distutils-sig">http://mail.python.org/mailman/listinfo/distutils-sig</a><br>
><br>
</p>