aboutsummaryrefslogtreecommitdiff
path: root/python/s3transfer/s3transfer.info
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2024-09-27 21:12:44 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-28 06:54:24 +0700
commit6a00e246e10be12bc1e507f4058831ba8a9b12d1 (patch)
tree9984db5a0968b8830498e40b4c530b5ef8ca4307 /python/s3transfer/s3transfer.info
parentd7063fc9f9500e4c306c5855801587f931c1ef28 (diff)
python/s3transfer: Updated for version 0.10.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/s3transfer/s3transfer.info')
-rw-r--r--python/s3transfer/s3transfer.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/s3transfer/s3transfer.info b/python/s3transfer/s3transfer.info
index 337f9a9604ac8..08726b629c472 100644
--- a/python/s3transfer/s3transfer.info
+++ b/python/s3transfer/s3transfer.info
@@ -1,8 +1,8 @@
PRGNAM="s3transfer"
-VERSION="0.10.1"
+VERSION="0.10.2"
HOMEPAGE="https://github.com/boto/s3transfer"
-DOWNLOAD="https://github.com/boto/s3transfer/archive/0.10.1/s3transfer-0.10.1.tar.gz"
-MD5SUM="feb321ba027731cee677a0e282610ded"
+DOWNLOAD="https://github.com/boto/s3transfer/archive/0.10.2/s3transfer-0.10.2.tar.gz"
+MD5SUM="804e37ea615d3a188ee04d4d49fe5c53"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="botocore"