aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cachetools/python3-cachetools.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-05-28 16:18:01 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-31 15:27:21 +0700
commit4e2ad2541b1da5c9484c813c250d59372f830ad1 (patch)
tree5b8b2c9a6b8fe72fff54fa83db3342e6fa15557e /python/python3-cachetools/python3-cachetools.SlackBuild
parent66f29a2320d75aabe9e9d32c0791af16b1bb2bb2 (diff)
python/python3-cachetools: Version bump to 6.0.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 f6d81fdf5b..ecd3fba369 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.5.2}
+VERSION=${VERSION:-6.0.0}
SRCNAM=${SRCNAM:-cachetools}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}