aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cachetools/python3-cachetools.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-08-29 17:24:17 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-30 09:30:43 +0700
commitcb4a2cc5859c0ac2b612303d714fff58ad07360a (patch)
tree64e2d0b81077dd0e77c8143eb31fb4cb636804f2 /python/python3-cachetools/python3-cachetools.SlackBuild
parent72dc593738fadeeb60a22b4ac3efc8c6ec98d334 (diff)
python/python3-cachetools: Version bump to 6.2.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 d7f595c930..56be983419 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.1.0}
+VERSION=${VERSION:-6.2.0}
SRCNAM=${SRCNAM:-cachetools}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}