aboutsummaryrefslogtreecommitdiff
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
parent4e5e85940d07fd8b9777b74ca440a8763bc47eeb (diff)
python/python3-tenacity: Update for 8.5.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 bc81f2020175c..52b5f227bf54f 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}
diff --git a/python/python3-tenacity/python3-tenacity.info b/python/python3-tenacity/python3-tenacity.info
index 0dde750584373..0dc10ce231594 100644
--- a/python/python3-tenacity/python3-tenacity.info
+++ b/python/python3-tenacity/python3-tenacity.info
@@ -1,8 +1,8 @@
PRGNAM="python3-tenacity"
-VERSION="8.4.2"
+VERSION="8.5.0"
HOMEPAGE="https://github.com/jd/tenacity"
-DOWNLOAD="https://github.com/jd/tenacity/archive/refs/tags/8.4.2/tenacity-8.4.2.tar.gz"
-MD5SUM="a44423e86e888e207dd4231b42a8b162"
+DOWNLOAD="https://github.com/jd/tenacity/archive/refs/tags/8.5.0/tenacity-8.5.0.tar.gz"
+MD5SUM="4998584aef45ee71f0b23a9b85e7ca63"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""