summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 16:21:07 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 16:21:07 +0700
commitdd20d66e5063a13cc8796b377c653ff38f959ba9 (patch)
tree3a422a9074de25b555db517c914bc8ca66ac0581
parent6138b7f6dfd473009e0a3b805ce0fc5bfe66bc72 (diff)
downloadslackbuilds-dd20d66e5063a13cc8796b377c653ff38f959ba9.tar.gz
slackbuilds-dd20d66e5063a13cc8796b377c653ff38f959ba9.tar.xz
python/boto: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/boto/boto.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/boto/boto.info b/python/boto/boto.info
index 60e82180b9..fa02eb073e 100644
--- a/python/boto/boto.info
+++ b/python/boto/boto.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/boto/boto/archive/2.42.0/boto-2.42.0.tar.gz"
MD5SUM="289a7902cf980b601db89c805ee1f405"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-requests paramiko rsa PyYAML simplejson"
+REQUIRES="paramiko rsa PyYAML simplejson"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"