[Distutils] PEP440: foo-X.Y.Z does not satisfy "foo>X.Y"?

Marcus Smith qwcode at gmail.com
Tue Dec 23 07:23:46 CET 2014


>
>
> In particular, <, >, ~=, and, when using a .*, the != and == use the
> number of dots in the given specifier to indicate the precision of the
> specifier.
>

the PEP text is pretty clear on the precision concept for ~= and when using
".*", but not so much for < and <.
how about an example right there in that section that mentions the "!= V.*"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20141222/ed4be73f/attachment-0001.html>


More information about the Distutils-SIG mailing list