Éric Araujo
|
d673b62bac
|
Stop ignoring RPMs in distutils' upload command (#2945).
Bug reported by Hartmut Goebel and patch contributed by Carl Robben.
Untested backport of the fix committed and tested for 3.2.
|
2012-02-26 01:16:47 +01:00 |
Georg Brandl
|
28aeb0d0ab
|
Add missing import when running these tests standalone.
|
2010-02-06 23:53:52 +00:00 |
Tarek Ziadé
|
2b06d42db5
|
Changed distutils tests to avoid environment alteration
|
2009-10-18 09:28:26 +00:00 |
Benjamin Peterson
|
5c8da86f3a
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
Tarek Ziadé
|
ce45a967c2
|
removing the force-optimized option as discussed in #1533164
|
2009-03-02 05:38:44 +00:00 |
Tarek Ziadé
|
7334735ee1
|
Issues #1533164 and #5378: Added quiet and force-optimize options to Distutils bdist_rpm command
|
2009-02-28 10:08:02 +00:00 |