diff options
Diffstat (limited to 'python/python3-cachetools')
-rw-r--r-- | python/python3-cachetools/python3-cachetools.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-cachetools/python3-cachetools.info | 6 |
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="" |