summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2018-10-10 10:05:19 -0300
committerFelipe Sateler <fsateler@debian.org>2018-10-10 10:05:19 -0300
commit384ff5e498211a6c6964bea412f9fe258eae31fa (patch)
treeec71cbe61a8f2754e98f8396135cea81350cb0a1
parent31f83bf61af2402c5b61dd9da85d04fc58218684 (diff)
Also drop the ssl-match-hostname Build-Depends
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 971dee4..fe5ea62 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Build-Depends: debhelper (>= 10),
python-six (>= 1.4.0~),
python-websocket (>= 0.32.0~),
python-dockerpycreds (>= 0.2.2),
- python-backports.ssl-match-hostname (>= 3.5),
python-ipaddress (>=1.0.16),
# setup.py - python3
python3-requests (>= 2.11.1~),