This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients DLitz, Natalia, barry, eric.araujo, piotr, pitrou, tarek
Date 2012-12-10.19:01:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355166111.74.0.786588405462.issue14894@psf.upfronthosting.co.za>
In-reply-to
Content
Don’t know if you’ve seen my previous message:

I think that most tools (e.g. setuptools) generate things like 1.0.2+gitab25c6fe95ee92fac3187dcd90e0560ccacb084a i.e. real version set by maintainer + hash, not just the hash.

I was talking about a version number set by the author, typically 0.1, not a VCS tag.
History
Date User Action Args
2012-12-10 19:01:51eric.araujosetrecipients: + eric.araujo, barry, pitrou, tarek, piotr, Natalia, DLitz
2012-12-10 19:01:51eric.araujosetmessageid: <1355166111.74.0.786588405462.issue14894@psf.upfronthosting.co.za>
2012-12-10 19:01:51eric.araujolinkissue14894 messages
2012-12-10 19:01:51eric.araujocreate