From f9bb01dd4523840ce9a3b32a8b765d31ea141653 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Sun, 4 Feb 2024 01:22:52 -0800 Subject: python/python3-cachecontrol: Version bump to 0.14.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-cachecontrol/python3-cachecontrol.SlackBuild | 2 +- python/python3-cachecontrol/python3-cachecontrol.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-cachecontrol') diff --git a/python/python3-cachecontrol/python3-cachecontrol.SlackBuild b/python/python3-cachecontrol/python3-cachecontrol.SlackBuild index 134e312305..2548b699f2 100644 --- a/python/python3-cachecontrol/python3-cachecontrol.SlackBuild +++ b/python/python3-cachecontrol/python3-cachecontrol.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cachecontrol -VERSION=${VERSION:-0.13.1} +VERSION=${VERSION:-0.14.0} SRCNAM=${SRCNAM:-cachecontrol} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-cachecontrol/python3-cachecontrol.info b/python/python3-cachecontrol/python3-cachecontrol.info index c09050e246..cda3ea478e 100644 --- a/python/python3-cachecontrol/python3-cachecontrol.info +++ b/python/python3-cachecontrol/python3-cachecontrol.info @@ -1,8 +1,8 @@ PRGNAM="python3-cachecontrol" -VERSION="0.13.1" +VERSION="0.14.0" HOMEPAGE="https://github.com/psf/cachecontrol" -DOWNLOAD="https://github.com/psf/cachecontrol/archive/refs/tags/v0.13.1/cachecontrol-0.13.1.tar.gz" -MD5SUM="b35f762b298ea369a04a093161d4d2ec" +DOWNLOAD="https://github.com/psf/cachecontrol/archive/refs/tags/v0.14.0/cachecontrol-0.14.0.tar.gz" +MD5SUM="221272755063d3827de22e430ad842e6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build msgpack-python" -- cgit v1.2.3