diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-03-17 21:09:14 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-18 12:52:40 +0700 |
| commit | bebe58c132bda72fe6a88c2128c4c6420808d302 (patch) | |
| tree | b71eed65b76f81d79d42e7b579ec0a1e31952e4e /python/python3-boto3 | |
| parent | 486a474b75324a0a577b8c8877f15348df92903e (diff) | |
python/python3-boto3: Update for 1.36.24
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-boto3')
| -rw-r--r-- | python/python3-boto3/python3-boto3.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-boto3/python3-boto3.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-boto3/python3-boto3.SlackBuild b/python/python3-boto3/python3-boto3.SlackBuild index c898ad812a..d0c853b1d2 100644 --- a/python/python3-boto3/python3-boto3.SlackBuild +++ b/python/python3-boto3/python3-boto3.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-boto3 -VERSION=${VERSION:-1.35.28} +VERSION=${VERSION:-1.36.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-boto3/python3-boto3.info b/python/python3-boto3/python3-boto3.info index ba7e23857c..fdfa013746 100644 --- a/python/python3-boto3/python3-boto3.info +++ b/python/python3-boto3/python3-boto3.info @@ -1,8 +1,8 @@ PRGNAM="python3-boto3" -VERSION="1.35.28" +VERSION="1.36.24" HOMEPAGE="https://aws.amazon.com/sdk-for-python/" -DOWNLOAD="https://github.com/boto/boto3/archive/1.35.28/boto3-1.35.28.tar.gz" -MD5SUM="cfc250c0c92da4162c24136d7c430e81" +DOWNLOAD="https://github.com/boto/boto3/archive/1.36.24/boto3-1.36.24.tar.gz" +MD5SUM="2e39c375626679dc5a171dcb5f7507c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="s3transfer" |
