aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cachetools/python3-cachetools.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-11-13 17:42:13 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-15 11:25:17 +0700
commit361b689d3c782980a96c9b763c9f0aa8bbe2e041 (patch)
tree3f4bae5d8ba8a098aba0c784312680a3845e6275 /python/python3-cachetools/python3-cachetools.SlackBuild
parent094195073553ac0eefd7db8dd017a1cc9730dd11 (diff)
python/python3-cachetools: Version bump to 6.2.2
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 570c91d620..c8e9db6655 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.1}
+VERSION=${VERSION:-6.2.2}
SRCNAM=${SRCNAM:-cachetools}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}