From 9dfc5cc53f14c6f2e1d5532dc35f9a6a9ea6cb8d Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 23 Feb 2024 08:31:45 -0700 Subject: python/python3-requests-cache: Updated for version 1.2.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-requests-cache/python3-requests-cache.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/python3-requests-cache/python3-requests-cache.SlackBuild') diff --git a/python/python3-requests-cache/python3-requests-cache.SlackBuild b/python/python3-requests-cache/python3-requests-cache.SlackBuild index fcefe5d26d..1e45003332 100644 --- a/python/python3-requests-cache/python3-requests-cache.SlackBuild +++ b/python/python3-requests-cache/python3-requests-cache.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-requests-cache -# Copyright 2023 fourtysixandtwo +# Copyright 2023-2024 fourtysixandtwo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-requests-cache -SRCNAM=$(echo ${PRGNAM#python3-*} | sed -e "s/-/_/") -VERSION=${VERSION:-1.1.1} +SRCNAM=requests_cache +VERSION=${VERSION:-1.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3