aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tenacity/python3-tenacity.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-07-06 12:59:16 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-07 10:58:44 +0700
commit91aa844b072963cab97dd284bee4a5b470b6c2a4 (patch)
tree6526234a2bc7c4de09c567888e3ce423c5586b76 /python/python3-tenacity/python3-tenacity.SlackBuild
parent4e5e85940d07fd8b9777b74ca440a8763bc47eeb (diff)
python/python3-tenacity: Update for 8.5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tenacity/python3-tenacity.SlackBuild')
-rw-r--r--python/python3-tenacity/python3-tenacity.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tenacity/python3-tenacity.SlackBuild b/python/python3-tenacity/python3-tenacity.SlackBuild
index bc81f20201..52b5f227bf 100644
--- a/python/python3-tenacity/python3-tenacity.SlackBuild
+++ b/python/python3-tenacity/python3-tenacity.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tenacity
-VERSION=${VERSION:-8.4.2}
+VERSION=${VERSION:-8.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}