From 17f6b2d94ddba4fa5c9276eae16b299fc07093f1 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 14 Dec 2015 10:43:00 -0500 Subject: [PATCH] Adjust patch. --- ...ib3-at-1.10.4.patch => python-requests-urllib3-at-1.12.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename python-requests-urllib3-at-1.10.4.patch => python-requests-urllib3-at-1.12.patch (95%) diff --git a/python-requests-urllib3-at-1.10.4.patch b/python-requests-urllib3-at-1.12.patch similarity index 95% rename from python-requests-urllib3-at-1.10.4.patch rename to python-requests-urllib3-at-1.12.patch index 84a2f8c..b5fd93f 100644 --- a/python-requests-urllib3-at-1.10.4.patch +++ b/python-requests-urllib3-at-1.12.patch @@ -17,7 +17,7 @@ index f98f528..77a370c 100755 -requires = [] +requires = [ -+ 'urllib3==1.10.4', ++ 'urllib3==1.12', +] version = ''