diff options
author | Daniele Tricoli <eriol@mornie.org> | 2013-05-10 03:36:32 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2013-05-10 03:36:32 +0000 |
commit | e60e123dc16866c6f9f210783565c709a7d64885 (patch) | |
tree | e065c005a487569e285ae8ad26f7be6447c1003a /debian/patches/series | |
parent | 249ef838f35a436216a1abdc04d36c4e8da9e441 (diff) | |
download | python-urllib3-e60e123dc16866c6f9f210783565c709a7d64885.tar python-urllib3-e60e123dc16866c6f9f210783565c709a7d64885.tar.gz |
Do not use setuptools
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 cb492ff..47bcce3 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ +03_no-setuptools.patch 01_do-not-use-embedded-python-six.patch 02_require-cert-verification.patch |