diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2017-05-16 20:36:17 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-05-18 20:46:13 +0100 |
commit | 5c6055f3c7d7346bb547d9ebf692b23a3bcfd1bc (patch) | |
tree | 6508f054cbd2fdc20270ffc3655f40de746bcb9e /python/cheroot | |
parent | 197556bf651946dd94e49b88b978616a5dd3c0fa (diff) | |
download | slackbuilds-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.info | 2 |
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" |