diff options
author | Daniele Tricoli <eriol@mornie.org> | 2013-01-19 07:36:09 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2013-01-19 07:36:09 +0000 |
commit | 2bad45023e133f736dad5892e7b06371b3da7e4a (patch) | |
tree | cf4a8168373aca77fd5a4aefe36a823b1c882f84 /debian/patches/series | |
parent | c01e85089cacc00791f9c238b7d6759c3345b5fd (diff) | |
download | python-requests-2bad45023e133f736dad5892e7b06371b3da7e4a.tar python-requests-2bad45023e133f736dad5892e7b06371b3da7e4a.tar.gz |
Use the system python-chardet and python-urllib3 instead of the embedded copies
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 29a09e4..632785a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ 01_use-system-ca-certificates.patch +02_use-system-chardet-and-urllib3.patch |