[issue2945] bdist_rpm does not list dist files (should effect upload)

2011-10-11 Thread Carl Robben

Carl Robben carl.rob...@gmail.com added the comment:

Yeah I installed rpm and have run the tests successfully.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue2945
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2945] bdist_rpm does not list dist files (should effect upload)

2011-10-10 Thread Carl Robben

Carl Robben carl.rob...@gmail.com 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 rep...@bugs.python.org
http://bugs.python.org/issue2945
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2945] bdist_rpm does not list dist files (should effect upload)

2011-10-10 Thread Carl Robben

Carl Robben carl.rob...@gmail.com added the comment:

Adding a patch for 2.7

--
Added file: http://bugs.python.org/file23364/bdist_rpm-2.7.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue2945
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2945] bdist_rpm does not list dist files (should effect upload)

2011-10-06 Thread Carl Robben

Carl Robben carl.rob...@gmail.com 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_rpm.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue2945
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com