[issue25187] bdist_rpm fails due to wrong hardcoded assumption about RPM filename format

2021-02-03 Thread Steve Dower
Steve Dower added the comment: Distutils is now deprecated (see PEP 632) and all tagged issues are being closed. From now until removal, only release blocking issues will be considered for distutils. If this issue does not relate to distutils, please remove the component and reopen it. If y

[issue25187] bdist_rpm fails due to wrong hardcoded assumption about RPM filename format

2016-04-11 Thread David Ward
David Ward added the comment: Thanks again for your feedback. I revised this patch as requested to conform to changes also being made in issue 25627. Please review this new patch. I tested this successfully under both Python 3.4.3 and Python 2.7.11 on Fedora 23. Note that "import subprocess" m

[issue25187] bdist_rpm fails due to wrong hardcoded assumption about RPM filename format

2016-04-11 Thread David Ward
David Ward added the comment: Please review this revised patch. Thank you. -- Added file: http://bugs.python.org/file42432/python-bdist_rpm-evaluate-_rpmfilename.patch ___ Python tracker __

[issue25187] bdist_rpm fails due to wrong hardcoded assumption about RPM filename format

2016-04-10 Thread David Ward
David Ward added the comment: Ping to review patch please... -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25187] bdist_rpm fails due to wrong hardcoded assumption about RPM filename format

2015-09-19 Thread David Ward
New submission from David Ward: bdist_rpm wrongly assumes a hard-coded format for the filename of the non-source RPM which is generated when it calls rpmbuild, specifically: "%{arch}/%{name}-%{version}-%{release}.%{arch}.rpm" The format used by rpmbuild is actually specified by the RPM macro %