aboutsummaryrefslogtreecommitdiff
path: root/python/python3-boto3/python3-boto3.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-10-10 00:29:26 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-11 12:11:23 +0700
commitec636071cef08ade277959fd74c0e099dd5ab26d (patch)
tree3c7de1ee1e29ac56b62c67e8015a7af2b5b72d2f /python/python3-boto3/python3-boto3.SlackBuild
parent6e284f41637452bf9099511624c9bb6f1b67b093 (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.SlackBuild')
-rw-r--r--python/python3-boto3/python3-boto3.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-boto3/python3-boto3.SlackBuild b/python/python3-boto3/python3-boto3.SlackBuild
index c7a0500c75..c898ad812a 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.34.99}
+VERSION=${VERSION:-1.35.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}