diff options
Diffstat (limited to 'python/python3-requests-cache')
-rw-r--r-- | python/python3-requests-cache/python3-requests-cache.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-requests-cache/python3-requests-cache.info | 6 |
2 files changed, 4 insertions, 4 deletions
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" |