]> granicus.if.org Git - python/commit
Stop ignoring RPMs in distutils' upload command (#2945).
authorÉric Araujo <merwok@netwok.org>
Sun, 15 Jan 2012 01:48:55 +0000 (02:48 +0100)
committerÉric Araujo <merwok@netwok.org>
Sun, 15 Jan 2012 01:48:55 +0000 (02:48 +0100)
commit73cec21af2bfd729e9b9a72a97bc661211db6077
tree57ea7e7dd97f4bfe1c15e84119ba03c816dbb6d6
parent9c7b9190c33d3df61167ddd25d8ddd6ca1e79bff
Stop ignoring RPMs in distutils' upload command (#2945).

Bug reported by Hartmut Goebel and patch contributed by Carl Robben.
Carl tested the fix and we have a buildbot with rpm installed, so I’m
committing even though I could not run this test (but I do understand
the changed code :)
Lib/distutils/command/bdist_rpm.py
Lib/distutils/tests/test_bdist_rpm.py
Misc/ACKS
Misc/NEWS