aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cachetools
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
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')
-rw-r--r--python/python3-cachetools/python3-cachetools.SlackBuild2
-rw-r--r--python/python3-cachetools/python3-cachetools.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/python3-cachetools/python3-cachetools.info b/python/python3-cachetools/python3-cachetools.info
index 000abf3ea5..ef2bc32722 100644
--- a/python/python3-cachetools/python3-cachetools.info
+++ b/python/python3-cachetools/python3-cachetools.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cachetools"
-VERSION="6.1.0"
+VERSION="6.2.0"
HOMEPAGE="https://github.com/tkem/cachetools"
-DOWNLOAD="https://github.com/tkem/cachetools/archive/refs/tags/v6.1.0/cachetools-6.1.0.tar.gz"
-MD5SUM="d90c3e04015af8e2b4246f0295e61f56"
+DOWNLOAD="https://github.com/tkem/cachetools/archive/refs/tags/v6.2.0/cachetools-6.2.0.tar.gz"
+MD5SUM="0c2238aef1b6092d5f40512cdbae2e01"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""