[Distutils] Immutable Files on PyPI
Barry Warsaw
barry at python.org
Tue Sep 30 17:35:10 CEST 2014
On Sep 30, 2014, at 11:06 AM, M.-A. Lemburg wrote:
>Installers and PyPI would then regard "3.1.4-1" as belonging to
>release "3.1.4", but being a more current build as a distribution
>file carrying "3.1.4" in its file name.
Please don't literally use "3.1.4-1". That will cause all kinds of havoc with
the Debian ecosystem. There we use a dash to separate upstream version
numbers from Debian version numbers. Thus 3.1.4-1 means the first Debian
upload of upstream's 3.1.4. 3.1.4-2 is the second, etc.
Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20140930/e79660d4/attachment.sig>
More information about the Distutils-SIG
mailing list