summaryrefslogtreecommitdiffstats
path: root/python/python3-cachetools
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-10-25 12:51:43 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-28 12:11:23 +0700
commitf17b05df3d8ca36737ac5e77a56e4e9c318f8b65 (patch)
tree0fb10f7603c64677908cd0f79efb2b5903ee0d6d /python/python3-cachetools
parenta0eb64f7bbb779e705c5a4797e99b6949d4a3cd5 (diff)
downloadslackbuilds-f17b05df3d8ca36737ac5e77a56e4e9c318f8b65.tar.gz
slackbuilds-f17b05df3d8ca36737ac5e77a56e4e9c318f8b65.tar.xz
python/python3-cachetools: Version bump to 5.3.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 1b841845a0..ee1dab0741 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.3.1}
+VERSION=${VERSION:-5.3.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 df075f87ca..3fa120b7e7 100644
--- a/python/python3-cachetools/python3-cachetools.info
+++ b/python/python3-cachetools/python3-cachetools.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cachetools"
-VERSION="5.3.1"
+VERSION="5.3.2"
HOMEPAGE="https://github.com/tkem/cachetools"
-DOWNLOAD="https://github.com/tkem/cachetools/archive/refs/tags/v5.3.1/cachetools-5.3.1.tar.gz"
-MD5SUM="4c469bb833f3f231b71d2664cbc5ee3a"
+DOWNLOAD="https://github.com/tkem/cachetools/archive/refs/tags/v5.3.2/cachetools-5.3.2.tar.gz"
+MD5SUM="3c9538fc70dc7c11a0ea8f401717b826"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""