Carl Robben added the comment:
Yeah I installed rpm and have run the tests successfully.
--
___
Python tracker
<http://bugs.python.org/issue2945>
___
___
Pytho
Carl Robben added the comment:
Adding a patch for 2.7
--
Added file: http://bugs.python.org/file23364/bdist_rpm-2.7.patch
___
Python tracker
<http://bugs.python.org/issue2
Carl Robben added the comment:
Here's a patch for test_bdist_rpm.py and to check the contents of
dist.dist_files
--
Added file: http://bugs.python.org/file23363/test_bdist_rpm.patch
___
Python tracker
<http://bugs.python.org/i
Carl Robben added the comment:
I found that bdist_rpm wasn't registering distributions with dist.dist_files at
all. The attached patch should be all that's needed to fix this.
--
keywords: +patch
nosy: +crobben
Added file: http://bugs.python.org/file2/bdist