[Distutils] PEP 376 -- support for release versions?
David Lyon
david.lyon at preisshare.net
Tue Nov 10 00:17:41 CET 2009
On Mon, 09 Nov 2009 17:01:53 -0600, Robert Kern <robert.kern at gmail.com>
wrote:
>> Ok, well they're part of http://www.python.org/dev/peps/pep-0345/
>>
>> I'll revise my statement back to saying that doing it according
>> to PEP-345 makes the most sense imho.
>
> Where? I don't see it.
Right at the top, 3rd field, after Metadata-Version and Name:
Version
A string containing the package's version number. This field must be in
the format specified in PEP 386 [3].
Example:
Version: 1.0a2
More information about the Distutils-SIG
mailing list