[Distutils] distlib 0.1.3 released on PyPI
Vinay Sajip
vinay_sajip at yahoo.co.uk
Tue Oct 22 11:54:58 CEST 2013
No, it's just been renamed to _suggest_normalized_version. Public access is now via the version scheme.
Regards,
Vinay Sajip
--------------------------------------------
On Tue, 22/10/13, Paul Moore <p.f.moore at gmail.com> wrote:
Subject: Re: [Distutils] distlib 0.1.3 released on PyPI
To: "Vinay Sajip" <vinay_sajip at yahoo.co.uk>
Cc: "Distutils" <Distutils-Sig at python.org>
Date: Tuesday, 22 October, 2013, 10:02
On 18 October 2013 18:44, Vinay Sajip
<vinay_sajip at yahoo.co.uk>
wrote:
> version.py:
>
> Added support for PEP 440
version matching.
>
> Removed AdaptiveVersion,
AdaptiveMatcher etc. as they don't add
> sufficient value to justify
keeping them in.
AFAICT, you removed Version.suggest_normalized_version(),
which breaks
pip if we re-vendor to this version.
Paul
More information about the Distutils-SIG
mailing list