aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cachetools
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
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')
-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 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}
diff --git a/python/python3-cachetools/python3-cachetools.info b/python/python3-cachetools/python3-cachetools.info
index aea518eb1a..182d28a100 100644
--- a/python/python3-cachetools/python3-cachetools.info
+++ b/python/python3-cachetools/python3-cachetools.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cachetools"
-VERSION="6.2.1"
+VERSION="6.2.2"
HOMEPAGE="https://github.com/tkem/cachetools"
-DOWNLOAD="https://github.com/tkem/cachetools/archive/refs/tags/v6.2.1/cachetools-6.2.1.tar.gz"
-MD5SUM="0561da9347f18b82e6200aa56ca65f89"
+DOWNLOAD="https://github.com/tkem/cachetools/archive/refs/tags/v6.2.2/cachetools-6.2.2.tar.gz"
+MD5SUM="2e35c60eefd0a61e46dc32261b999ed0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""