summaryrefslogtreecommitdiffstats
path: root/python/python3-cachetools/python3-cachetools.SlackBuild
diff options
context:
space:
mode:
author Jeremy Hansen2023-10-25 21:51:43 +0200
committer Willy Sudiarto Raharjo2023-10-28 07:11:23 +0200
commitf17b05df3d8ca36737ac5e77a56e4e9c318f8b65 (patch)
tree0fb10f7603c64677908cd0f79efb2b5903ee0d6d /python/python3-cachetools/python3-cachetools.SlackBuild
parenta0eb64f7bbb779e705c5a4797e99b6949d4a3cd5 (diff)
downloadslackbuilds-f17b05df3d8ca36737ac5e77a56e4e9c318f8b65.tar.gz
python/python3-cachetools: Version bump to 5.3.2
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 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}