[Distutils] Release: pip 6.0 and virtualenv 12.0

Chris Jerdonek chris.jerdonek at gmail.com
Tue Dec 23 09:55:25 CET 2014


On Tue, Dec 23, 2014 at 12:44 AM, Tshepang Lekhonkhobe
<tshepang at gmail.com> wrote:
> Why the jump from 1.5.6 to 6.0?

The release notes say (under "6.0"):

"PROCESS Version numbers are now simply X.Y where the leading 1 has
been dropped."

(from https://pip.pypa.io/en/latest/news.html )

I'm guessing this is to start honoring the convention (e.g. from
semver) that backwards incompatible changes should only be made when
the major version number is incremented.

--Chris



> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig


More information about the Distutils-SIG mailing list