aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cachetools/python3-cachetools.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-07-17 17:07:55 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-19 08:25:51 +0700
commit7686ae9443363f9cfa49ad0915790941e036ffda (patch)
tree9b938e075099cb59b498984bfe5a231b342e9f3d /python/python3-cachetools/python3-cachetools.SlackBuild
parentea429ed0cd467947a14e474e1019150db11000ee (diff)
python/python3-cachetools: Version bump to 5.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cachetools/python3-cachetools.SlackBuild')
-rw-r--r--python/python3-cachetools/python3-cachetools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cachetools/python3-cachetools.SlackBuild b/python/python3-cachetools/python3-cachetools.SlackBuild
index 57d55ea887..7e9725e682 100644
--- a/python/python3-cachetools/python3-cachetools.SlackBuild
+++ b/python/python3-cachetools/python3-cachetools.SlackBuild
@@ -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}