aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cachetools/python3-cachetools.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-10-20 10:57:35 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-01 10:03:45 +0700
commit66ac5df3e13bb4543405b4923a25faf83675f3a0 (patch)
tree367f7682f913fe9ee770a35d118c67865d7ce054 /python/python3-cachetools/python3-cachetools.SlackBuild
parente8f1b3efad80330bb9b0d73d63b75363c23c2e75 (diff)
python/python3-cachetools: Version bump to 6.2.1
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 56be983419..570c91d620 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:-6.2.0}
+VERSION=${VERSION:-6.2.1}
SRCNAM=${SRCNAM:-cachetools}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}