diff options
author | Daniele Tricoli <eriol@mornie.org> | 2013-10-16 15:35:33 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2013-10-16 15:35:33 +0000 |
commit | 0f2d7121bbe94b1b68683ad8c52bee5960d61b7c (patch) | |
tree | 03fe21d19be14cf1f079ebfdcdb50718e8549133 /debian/patches/series | |
parent | d586250c439ddfbdaf2dc485d7142083c3d58c72 (diff) | |
download | python-urllib3-0f2d7121bbe94b1b68683ad8c52bee5960d61b7c.tar python-urllib3-0f2d7121bbe94b1b68683ad8c52bee5960d61b7c.tar.gz |
Removed 05_fix_python3_syntax_error_in_ntlmpool.patch since fixed upstream
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/patches/series b/debian/patches/series index f44758a..b90c3c3 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,5 +2,4 @@ 02_require-cert-verification.patch 03_no-setuptools.patch 04_relax_nosetests_options.patch -05_fix_python3_syntax_error_in_ntlmpool.patch 06_fix_abuse_of_match_hostname_for_DoS.patch |