diff options
author | Daniele Tricoli <eriol@mornie.org> | 2014-10-23 01:12:51 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2014-10-23 01:12:51 +0000 |
commit | a0b26548465a2d90b49602dd3838b432695b21c2 (patch) | |
tree | a45fd084f9f7e64278c8a750c340a8f6bc042986 | |
parent | 838af745aa1e6a83611d7b84c7a8dd2c9338450a (diff) | |
download | python-requests-a0b26548465a2d90b49602dd3838b432695b21c2.tar python-requests-a0b26548465a2d90b49602dd3838b432695b21c2.tar.gz |
Make DEP3 compliant
-rw-r--r-- | debian/patches/03_export-IncompleteRead.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/patches/03_export-IncompleteRead.patch b/debian/patches/03_export-IncompleteRead.patch index 7220a11..d953df6 100644 --- a/debian/patches/03_export-IncompleteRead.patch +++ b/debian/patches/03_export-IncompleteRead.patch @@ -1,3 +1,10 @@ +Description: Export IncompleteRead from requests.compat since it's + imported by python-pip. +Author: Daniele Tricoli <eriol@mornie.org> +Forwarded: not-needed +Bug-Debian: https://bugs.debian.org/766419 +Last-Update: 2014-10-23 + --- a/requests/compat.py +++ b/requests/compat.py @@ -92,6 +92,7 @@ |