diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-10-10 00:29:26 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-11 12:11:23 +0700 |
commit | ec636071cef08ade277959fd74c0e099dd5ab26d (patch) | |
tree | 3c7de1ee1e29ac56b62c67e8015a7af2b5b72d2f /python/python3-boto3/python3-boto3.info | |
parent | 6e284f41637452bf9099511624c9bb6f1b67b093 (diff) |
python/python3-boto3: Update for 1.35.28
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-boto3/python3-boto3.info')
-rw-r--r-- | python/python3-boto3/python3-boto3.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-boto3/python3-boto3.info b/python/python3-boto3/python3-boto3.info index 99a3fb7b0a..ba7e23857c 100644 --- a/python/python3-boto3/python3-boto3.info +++ b/python/python3-boto3/python3-boto3.info @@ -1,8 +1,8 @@ PRGNAM="python3-boto3" -VERSION="1.34.99" +VERSION="1.35.28" HOMEPAGE="https://aws.amazon.com/sdk-for-python/" -DOWNLOAD="https://github.com/boto/boto3/archive/1.34.99/boto3-1.34.99.tar.gz" -MD5SUM="584b99efa57fbac24f98dce51dc90ce1" +DOWNLOAD="https://github.com/boto/boto3/archive/1.35.28/boto3-1.35.28.tar.gz" +MD5SUM="cfc250c0c92da4162c24136d7c430e81" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="s3transfer" |