summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2025-05-28 16:18:01 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-31 15:27:21 +0700
commit4e2ad2541b1da5c9484c813c250d59372f830ad1 (patch)
tree5b8b2c9a6b8fe72fff54fa83db3342e6fa15557e /python
parent66f29a2320d75aabe9e9d32c0791af16b1bb2bb2 (diff)
downloadslackbuilds-4e2ad2541b1da5c9484c813c250d59372f830ad1.tar.gz
slackbuilds-4e2ad2541b1da5c9484c813c250d59372f830ad1.tar.xz
python/python3-cachetools: Version bump to 6.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 f6d81fdf5b..ecd3fba369 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:-5.5.2}
+VERSION=${VERSION:-6.0.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 f8c2b18a0b..7ee6a65390 100644
--- a/python/python3-cachetools/python3-cachetools.info
+++ b/python/python3-cachetools/python3-cachetools.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cachetools"
-VERSION="5.5.2"
+VERSION="6.0.0"
HOMEPAGE="https://github.com/tkem/cachetools"
-DOWNLOAD="https://github.com/tkem/cachetools/archive/refs/tags/v5.5.2/cachetools-5.5.2.tar.gz"
-MD5SUM="6a463f430a7f5961eed382304ae0d927"
+DOWNLOAD="https://github.com/tkem/cachetools/archive/refs/tags/v6.0.0/cachetools-6.0.0.tar.gz"
+MD5SUM="633ce3f2ea6925632771d1c800abe54d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""