From f6fd4da7d3e4a4063440668462d05bd87ac573b6 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo <fourtysixandtwo@sliderr.net> Date: Tue, 19 Nov 2024 19:18:11 -0700 Subject: python/python3-requests-cache: Updated for version 1.2.1. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> --- python/python3-requests-cache/python3-requests-cache.SlackBuild | 2 +- python/python3-requests-cache/python3-requests-cache.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-requests-cache') diff --git a/python/python3-requests-cache/python3-requests-cache.SlackBuild b/python/python3-requests-cache/python3-requests-cache.SlackBuild index 1e450033325d1..73cc2aaaabeee 100644 --- a/python/python3-requests-cache/python3-requests-cache.SlackBuild +++ b/python/python3-requests-cache/python3-requests-cache.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-requests-cache SRCNAM=requests_cache -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-requests-cache/python3-requests-cache.info b/python/python3-requests-cache/python3-requests-cache.info index 54b0c7f7ac6d6..016e194ecfaca 100644 --- a/python/python3-requests-cache/python3-requests-cache.info +++ b/python/python3-requests-cache/python3-requests-cache.info @@ -1,8 +1,8 @@ PRGNAM="python3-requests-cache" -VERSION="1.2.0" +VERSION="1.2.1" HOMEPAGE="https://github.com/requests-cache/requests-cache" -DOWNLOAD="https://files.pythonhosted.org/packages/source/r/requests_cache/requests_cache-1.2.0.tar.gz" -MD5SUM="6ddc0516be3e76bab56589fe946501df" +DOWNLOAD="https://files.pythonhosted.org/packages/source/r/requests_cache/requests_cache-1.2.1.tar.gz" +MD5SUM="27038cb33985f5b144cf32107151921a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-platformdirs python3-cattrs python3-url-normalize" -- cgit v1.2.3