aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2014-09-01 00:07:27 +0000
committerDaniele Tricoli <eriol@mornie.org>2014-09-01 00:07:27 +0000
commit726f01eb2b27c81ad5f5df01bbabaa912d0fafe5 (patch)
tree978930b5fa679b1770486b9eca16a7ff75e63895 /debian/patches/series
parent4c62daa1059e5972f158ee38bb9360fee96e92b3 (diff)
downloadpython-urllib3-726f01eb2b27c81ad5f5df01bbabaa912d0fafe5.tar
python-urllib3-726f01eb2b27c81ad5f5df01bbabaa912d0fafe5.tar.gz
* debian/patches/06_add-test-init-py.patch
- Add needed test/__init__.py file not shipped in sdist
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index cddf757..f8be250 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
03_force_setuptools.patch
04_relax_nosetests_options.patch
05_do-not-use-embedded-ssl-match-hostname.patch
+06_add-test-init-py.patch