[Python-ideas] module version number support for semver.org
Nick Coghlan
ncoghlan at gmail.com
Tue Apr 15 15:10:25 CEST 2014
More information about the Python-ideas mailing list
Tue Apr 15 15:10:25 CEST 2014
- Previous message: [Python-ideas] module version number support for semver.org
- Next message: [Python-ideas] module version number support for semver.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A) wrong list (discussions-to in the PEP is set to distutils-sig for a reason - most of the packaging specialists are there, not here) B) No. PEP 440 deliberately requires total ordering of published versions to make downloads deterministic, and semver build labels don't support that. Regards, Nick. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140415/da228d92/attachment.html>
- Previous message: [Python-ideas] module version number support for semver.org
- Next message: [Python-ideas] module version number support for semver.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list