python/python3-tenacity: Update for 8.4.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-07-01 11:58:50 -07:00 committed by Willy Sudiarto Raharjo
parent 41da619449
commit 3b41a587c9
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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=""