summaryrefslogtreecommitdiffstats
path: root/python/cheroot
diff options
context:
space:
mode:
author David Spencer2017-05-16 21:36:17 +0200
committer David Spencer2017-05-18 21:46:13 +0200
commit5c6055f3c7d7346bb547d9ebf692b23a3bcfd1bc (patch)
tree6508f054cbd2fdc20270ffc3655f40de746bcb9e /python/cheroot
parent197556bf651946dd94e49b88b978616a5dd3c0fa (diff)
downloadslackbuilds-5c6055f3c7d7346bb547d9ebf692b23a3bcfd1bc.tar.gz
python/cheroot: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/cheroot')
-rw-r--r--python/cheroot/cheroot.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cheroot/cheroot.info b/python/cheroot/cheroot.info
index b965c8e573..b65c4d6f0a 100644
--- a/python/cheroot/cheroot.info
+++ b/python/cheroot/cheroot.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/57/6e/f2dd0b84e7430381316ee7f513a289a
MD5SUM="2cb426173029c2704477a7bee451dc61"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="six"
+REQUIRES="setuptools-scm six"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"