aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-07-01 11:58:50 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-02 12:57:15 +0700
commit3b41a587c9577fa36746e90b61834bbdf90203d1 (patch)
treea467eb553c4bfb321f0c04d1cc82a7d1aed0dd85
parent41da61944916b4dce814781103016035e93aa0aa (diff)
python/python3-tenacity: Update for 8.4.2
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 e5dd099056..bc81f20201 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.3.0}
+VERSION=${VERSION:-8.4.2}
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 ca39030f13..0dde750584 100644
--- a/python/python3-tenacity/python3-tenacity.info
+++ b/python/python3-tenacity/python3-tenacity.info
@@ -1,8 +1,8 @@
PRGNAM="python3-tenacity"
-VERSION="8.3.0"
+VERSION="8.4.2"
HOMEPAGE="https://github.com/jd/tenacity"
-DOWNLOAD="https://github.com/jd/tenacity/archive/refs/tags/8.3.0/tenacity-8.3.0.tar.gz"
-MD5SUM="0a05465d33942718e57b30fd13a6cef8"
+DOWNLOAD="https://github.com/jd/tenacity/archive/refs/tags/8.4.2/tenacity-8.4.2.tar.gz"
+MD5SUM="a44423e86e888e207dd4231b42a8b162"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""