aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/03_export-IncompleteRead.patch7
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 @@