diff options
author | Daniele Tricoli <eriol@mornie.org> | 2015-05-03 19:31:33 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2015-05-03 19:31:33 +0000 |
commit | fd4bc74dca6e91dc29c11d635ffc0a6d56a6113a (patch) | |
tree | d596ae7a3f0d4483e95cea2884c902069f213f4a /debian/patches/series | |
parent | 22637d1ab02b9126e98c4226bc02b5b39f21dd29 (diff) | |
download | python-requests-fd4bc74dca6e91dc29c11d635ffc0a6d56a6113a.tar python-requests-fd4bc74dca6e91dc29c11d635ffc0a6d56a6113a.tar.gz |
Remove 05_do-not-ascribe-cookies-to-the-target-domain.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 bcd27f4..38fffac 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,4 +2,3 @@ 02_use-system-chardet-and-urllib3.patch 03_export-IncompleteRead.patch 04_make-requests.packages.urllib3-same-as-urllib3.patch -05_do-not-ascribe-cookies-to-the-target-domain.patch |