diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:24:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:24:01 +0700 |
commit | c721c9d00016c877799650678b1393ab47bb7d9b (patch) | |
tree | 29bb529f796329a3bb67b5896378ecec818398b3 | |
parent | 53f699d03704f41deed90b02215c2c2e18a300cf (diff) |
python/cheroot: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 48771fcc1305b..414265dbd24d4 100644 --- a/python/cheroot/cheroot.info +++ b/python/cheroot/cheroot.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/84/44/dd71b43f44714f515e5bae37618a822 MD5SUM="decbf012a597655f00ebb7e2916f1113" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="setuptools-scm-git-archive six" +REQUIRES="setuptools-scm-git-archive" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |