From 85526b406f80aa939fe1117aaf6ba87474a1674f Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Mon, 5 Feb 2024 12:39:55 -0800 Subject: python/python3-platformdirs: Version bump to 4.2.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-platformdirs/python3-platformdirs.SlackBuild | 4 ++-- python/python3-platformdirs/python3-platformdirs.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/python3-platformdirs/python3-platformdirs.SlackBuild b/python/python3-platformdirs/python3-platformdirs.SlackBuild index 5f6f20a2746e0..e27c7607c96aa 100644 --- a/python/python3-platformdirs/python3-platformdirs.SlackBuild +++ b/python/python3-platformdirs/python3-platformdirs.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-platformdirs # Copyright 2022 Isaac Yu -# Copyright 2023 Jeremy Hansen +# Copyright 2023-2024 Jeremy Hansen # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-platformdirs -VERSION=${VERSION:-4.1.0} +VERSION=${VERSION:-4.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-platformdirs/python3-platformdirs.info b/python/python3-platformdirs/python3-platformdirs.info index 67615c8dd0121..d6917b708f1cd 100644 --- a/python/python3-platformdirs/python3-platformdirs.info +++ b/python/python3-platformdirs/python3-platformdirs.info @@ -1,8 +1,8 @@ PRGNAM="python3-platformdirs" -VERSION="4.1.0" +VERSION="4.2.0" HOMEPAGE="https://github.com/platformdirs/platformdirs" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-4.1.0.tar.gz" -MD5SUM="4821a6e6b33136ad76e1348cde5abb33" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-4.2.0.tar.gz" +MD5SUM="658f1b6259e29c472ea67bc60f3e35f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-hatch_vcs" -- cgit v1.2.3