diff options
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 |
commit | dd20d66e5063a13cc8796b377c653ff38f959ba9 (patch) | |
tree | 3a422a9074de25b555db517c914bc8ca66ac0581 /python/boto | |
parent | 6138b7f6dfd473009e0a3b805ce0fc5bfe66bc72 (diff) |
python/boto: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/boto')
-rw-r--r-- | python/boto/boto.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/boto/boto.info b/python/boto/boto.info index 60e82180b97b..fa02eb073e74 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" |