Closed
Bug 748246
Opened 13 years ago
Closed 11 years ago
Add command-line option to set name prefix in pypi2rpm/mopytools
Categories
(Cloud Services :: Server: Other, defect)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: rfkelly, Unassigned)
Details
(Whiteboard: [qa-])
pypi2rpm currently uses "pythonXY-" as prefix for the names of all rpms that it generates. As discussed in Bug 747998, it would be useful to have a command-line option to override this prefix, so we could do e.g.:
pypi2rpm simplejson --version=2.1.6 --name-prefix="python-"
The MoPyTools `buildrpms` command would also need to support such an option and pass it through to pypi2rpm.
Updated•13 years ago
|
Whiteboard: [qa-]
| Reporter | ||
Comment 1•11 years ago
|
||
We're not building this way any more, closing this out
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•