diff options
author | Daniele Tricoli <eriol@mornie.org> | 2014-05-24 18:11:00 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2014-05-24 18:11:00 +0000 |
commit | 9a75888c602026604defb891768e21a4c21f7565 (patch) | |
tree | 4c522fcddb17bf6d86592c2ab55b58af89f98750 /debian/patches | |
parent | dd3cf2867dde8f22db6b86d64757e042640b77c5 (diff) | |
download | python-urllib3-9a75888c602026604defb891768e21a4c21f7565.tar python-urllib3-9a75888c602026604defb891768e21a4c21f7565.tar.gz |
Renamed setuptools.patch to 03_force_setuptools.patch
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/03_force_setuptools.patch (renamed from debian/patches/setuptools.patch) | 0 | ||||
-rw-r--r-- | debian/patches/series | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/setuptools.patch b/debian/patches/03_force_setuptools.patch index ff8f7e9..ff8f7e9 100644 --- a/debian/patches/setuptools.patch +++ b/debian/patches/03_force_setuptools.patch diff --git a/debian/patches/series b/debian/patches/series index a8d7977..8570821 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,4 @@ 01_do-not-use-embedded-python-six.patch 02_require-cert-verification.patch +03_force_setuptools.patch 04_relax_nosetests_options.patch -setuptools.patch |