aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tenacity/python3-tenacity.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-05-07 12:48:24 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-11 06:51:52 +0700
commit3b62c5afe6e77ce62513ff133312561237446c34 (patch)
treee43f2d135a71296ad50ce1fd07e19d86ffed1ad1 /python/python3-tenacity/python3-tenacity.SlackBuild
parent28ff90a431aa1030982762001e658602ced1f943 (diff)
python/python3-tenacity: Update for 8.3.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 02c6f469b7..e5dd099056 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.2.3}
+VERSION=${VERSION:-8.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}