From 415546b9e2187b8a54ea02d5fbf320648bba66d4 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Thu, 3 Oct 2024 20:32:13 -0600 Subject: python/python3-jaraco.collections: Updated for version 5.1.0. Signed-off-by: Willy Sudiarto Raharjo --- .../python3-jaraco.collections.SlackBuild | 4 ++-- python/python3-jaraco.collections/python3-jaraco.collections.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild index 1579904a2423..08a56f1ff554 100644 --- a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild +++ b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-jaraco.collections -SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.0.1} +SRCNAM=jaraco_collections +VERSION=${VERSION:-5.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-jaraco.collections/python3-jaraco.collections.info b/python/python3-jaraco.collections/python3-jaraco.collections.info index 7861e90fc174..1b3dcb2f23eb 100644 --- a/python/python3-jaraco.collections/python3-jaraco.collections.info +++ b/python/python3-jaraco.collections/python3-jaraco.collections.info @@ -1,8 +1,8 @@ PRGNAM="python3-jaraco.collections" -VERSION="5.0.1" +VERSION="5.1.0" HOMEPAGE="https://github.com/jaraco/jaraco.collections" -DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jaraco.collections/jaraco.collections-5.0.1.tar.gz" -MD5SUM="c04e0e8f98081467f4fdf1c407c22aec" +DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jaraco.collections/jaraco_collections-5.1.0.tar.gz" +MD5SUM="33a136eb3dd4c36090270ea2d4d43e7c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jaraco.classes python3-jaraco.text" -- cgit v1.2.3