Message99517
The problem is that the version number goes into the MSI ProductVersion property, which MUST be numeric, or else Windows will refuse to install the package. So this is not just an arbitrary choice (at least not by bdist_msi).
I'm not sure how a strictly numeric version could be determined from the metadata for a prerelease. |
|
Date |
User |
Action |
Args |
2010-02-18 18:04:06 | loewis | set | recipients:
+ loewis, cdavid, rogerbinns |
2010-02-18 18:04:06 | loewis | set | messageid: <1266516246.03.0.33224227638.issue6040@psf.upfronthosting.co.za> |
2010-02-18 18:04:04 | loewis | link | issue6040 messages |
2010-02-18 18:04:04 | loewis | create | |
|