Initial import (#907688)
This commit is contained in:
parent
83f941b9be
commit
e2c2602a24
7 changed files with 406 additions and 0 deletions
10
python-urllib3-old-nose-compat.patch
Normal file
10
python-urllib3-old-nose-compat.patch
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue