aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 1bd2110..162bd7d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,9 @@ Build-Depends:
debhelper (>= 7.0.50~),
python-all (>= 2.6.6-3),
python-chardet,
- python-six,
python-urllib3 (>= 1.5),
python3-all,
python3-chardet,
- python3-six,
python3-urllib3 (>= 1.5)
Standards-Version: 3.9.3
X-Python-Version: >= 2.6
@@ -26,7 +24,6 @@ Depends:
${misc:Depends},
${python:Depends},
ca-certificates,
- python-six,
python-chardet,
python-urllib3 (>= 1.5),
Recommends:
@@ -57,7 +54,6 @@ Depends:
${misc:Depends},
${python3:Depends},
ca-certificates,
- python3-six,
python3-chardet,
python3-urllib3 (>= 1.5)
Description: elegant and simple HTTP library for Python3, built for human beings