diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:47:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:47:21 +0700 |
commit | 3329291c960e9d609956d6811433ea4bcb6cca99 (patch) | |
tree | b0456fa54c82d82af9e465bb2f508a8764a295d2 /python/s3transfer | |
parent | 893c0fc45494729c74e5d1073881f61122a173cc (diff) |
python/s3transfer: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/s3transfer')
-rw-r--r-- | python/s3transfer/s3transfer.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/s3transfer/s3transfer.info b/python/s3transfer/s3transfer.info index 6307d2a95776..b4de78101cb6 100644 --- a/python/s3transfer/s3transfer.info +++ b/python/s3transfer/s3transfer.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/50/de/2b688c062107942486c81a73 MD5SUM="e351d246498fca53e2ca2bf75c550d60" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="botocore futures" +REQUIRES="botocore" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |