Opened 13 years ago
Closed 13 years ago
#17491 closed Bug (fixed)
setup.py doesn't honor the version number format expected by distutils
Reported by: | Aymeric Augustin | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Patch attached. This is an issue in itself — we aren't good citizens. In addition, this patch fixes #11236.
I don't know all the places where this version number ends up; we might have to keep the current version for backwards compatibility.
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | 17491.patch added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [17351]: