[issue5482] RFC: improve distutils bdist_rpm so it builds pure python modules as single packages that works across architectures
Rudd-O
report at bugs.python.org
Sat Mar 14 10:48:32 CET 2009
Rudd-O <rudd-o at rudd-o.com> added the comment:
FYI: In RPM, the correct dependency to require a particulr python minor
version is:
python(abi) = 2.X
where X is the minor version.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5482>
_______________________________________
More information about the Python-bugs-list
mailing list