summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author isaackwy2024-05-07 21:48:24 +0200
committer Willy Sudiarto Raharjo2024-05-11 01:51:52 +0200
commit3b62c5afe6e77ce62513ff133312561237446c34 (patch)
treee43f2d135a71296ad50ce1fd07e19d86ffed1ad1
parent28ff90a431aa1030982762001e658602ced1f943 (diff)
downloadslackbuilds-3b62c5afe6e77ce62513ff133312561237446c34.tar.gz
python/python3-tenacity: Update for 8.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-tenacity/python3-tenacity.SlackBuild2
-rw-r--r--python/python3-tenacity/python3-tenacity.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/python3-tenacity/python3-tenacity.info b/python/python3-tenacity/python3-tenacity.info
index 6d79672ce4..ca39030f13 100644
--- a/python/python3-tenacity/python3-tenacity.info
+++ b/python/python3-tenacity/python3-tenacity.info
@@ -1,8 +1,8 @@
PRGNAM="python3-tenacity"
-VERSION="8.2.3"
+VERSION="8.3.0"
HOMEPAGE="https://github.com/jd/tenacity"
-DOWNLOAD="https://github.com/jd/tenacity/archive/refs/tags/8.2.3/tenacity-8.2.3.tar.gz"
-MD5SUM="8a6a7bde47f448ed3c27237ae406b66e"
+DOWNLOAD="https://github.com/jd/tenacity/archive/refs/tags/8.3.0/tenacity-8.3.0.tar.gz"
+MD5SUM="0a05465d33942718e57b30fd13a6cef8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""