python/python3-cachetools: Version bump to 5.4.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-07-17 17:07:55 -07:00 committed by Willy Sudiarto Raharjo
parent ea429ed0cd
commit 7686ae9443
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cachetools
VERSION=${VERSION:-5.3.3}
VERSION=${VERSION:-5.4.0}
SRCNAM=${SRCNAM:-cachetools}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-cachetools"
VERSION="5.3.3"
VERSION="5.4.0"
HOMEPAGE="https://github.com/tkem/cachetools"
DOWNLOAD="https://github.com/tkem/cachetools/archive/refs/tags/v5.3.3/cachetools-5.3.3.tar.gz"
MD5SUM="ff085ed059179cdbec045b5d23b93940"
DOWNLOAD="https://github.com/tkem/cachetools/archive/refs/tags/v5.4.0/cachetools-5.4.0.tar.gz"
MD5SUM="a0c682df462b182a0208b4dc4fc7b605"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""