diff options
author | Stefano Rivera <stefanor@debian.org> | 2014-11-18 21:25:59 +0000 |
---|---|---|
committer | Stefano Rivera <stefanor@debian.org> | 2014-11-18 21:25:59 +0000 |
commit | 874ffc18a181a397bf262463f7287f28eec633ba (patch) | |
tree | e95e6e6879bb28f4ffd705375bed1afa63dc2951 /debian/patches/series | |
parent | bc53434247095f3b0d03b373addf5dbb271acc07 (diff) | |
download | python-urllib3-874ffc18a181a397bf262463f7287f28eec633ba.tar python-urllib3-874ffc18a181a397bf262463f7287f28eec633ba.tar.gz |
* Team upload.
* Replace 05_do-not-use-embedded-ssl-match-hostname.patch with
05_avoid-embedded-ssl-match-hostname.patch. Users may use virtualenv with
cPython << 2.7.9 (or Debian python2.7 2.7.8-7). (Closes: 755106, 763389)
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/series b/debian/patches/series index cddf757..b77d657 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,4 +2,4 @@ 02_require-cert-verification.patch 03_force_setuptools.patch 04_relax_nosetests_options.patch -05_do-not-use-embedded-ssl-match-hostname.patch +05_avoid-embedded-ssl-match-hostname.patch |