From a588a2902be22f50f9c11d01e55d7d5f6e087095 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Fri, 9 Feb 2024 12:37:12 -0800 Subject: python/python3-dogpile.cache: Updated for version 1.3.1. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild | 4 ++-- python/python3-dogpile.cache/python3-dogpile.cache.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild b/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild index c986ded39b9e..3448621f6c9b 100644 --- a/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild +++ b/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-dogpile.cache -# Copyright 2023 Jeremy Hansen jebrhansen+SBo@gmail.com +# Copyright 2023-2024 Jeremy Hansen jebrhansen+SBo@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-dogpile.cache -VERSION=${VERSION:-1.3.0} +VERSION=${VERSION:-1.3.1} SRCNAM=${SRCNAM:-dogpile.cache} SRCVER=${SRCVER:-rel_$(echo $VERSION | tr . _)} BUILD=${BUILD:-1} diff --git a/python/python3-dogpile.cache/python3-dogpile.cache.info b/python/python3-dogpile.cache/python3-dogpile.cache.info index 926346ad4fae..44f059448de8 100644 --- a/python/python3-dogpile.cache/python3-dogpile.cache.info +++ b/python/python3-dogpile.cache/python3-dogpile.cache.info @@ -1,8 +1,8 @@ PRGNAM="python3-dogpile.cache" -VERSION="1.3.0" +VERSION="1.3.1" HOMEPAGE="https://dogpilecache.sqlalchemy.org/" -DOWNLOAD="https://github.com/sqlalchemy/dogpile.cache/archive/rel_1_3_0/dogpile.cache-rel_1_3_0.tar.gz" -MD5SUM="c565ccdecccd453cb268a9a4bca7e849" +DOWNLOAD="https://github.com/sqlalchemy/dogpile.cache/archive/rel_1_3_1/dogpile.cache-rel_1_3_1.tar.gz" +MD5SUM="6e9354789e7e629490dd42fa16640e95" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-stevedore python3-decorator typing-extensions python3-setuptools-opt" -- cgit v1.2.3