This reverts commit e6e52f508e.
Turns out that the move into rhel-6.7 wasn't coordinated correctly.
This package will likely still end up in rhel-6.7 but this retirement
was premature.
10 lines
263 B
Diff
10 lines
263 B
Diff
Index: urllib3-1.5/setup.cfg
|
|
===================================================================
|
|
--- urllib3-1.5.orig/setup.cfg
|
|
+++ urllib3-1.5/setup.cfg
|
|
@@ -1,5 +1,4 @@
|
|
[nosetests]
|
|
-logging-clear-handlers = true
|
|
with-coverage = true
|
|
cover-package = urllib3
|
|
|