summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2025-05-08 10:16:56 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-10 12:09:03 +0700
commit459101f244f42b41801540a449553d911578293b (patch)
tree2fad87ef5e2e5352345161c1a79be14f2f219a26
parent18f55a783e578bd682c25d434ca3e2337197de78 (diff)
downloadslackbuilds-459101f244f42b41801540a449553d911578293b.tar.gz
slackbuilds-459101f244f42b41801540a449553d911578293b.tar.xz
python/python3-platformdirs: Version bump to 4.3.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-platformdirs/python3-platformdirs.SlackBuild2
-rw-r--r--python/python3-platformdirs/python3-platformdirs.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-platformdirs/python3-platformdirs.SlackBuild b/python/python3-platformdirs/python3-platformdirs.SlackBuild
index 61fcca2c38..6f1bacb2d6 100644
--- a/python/python3-platformdirs/python3-platformdirs.SlackBuild
+++ b/python/python3-platformdirs/python3-platformdirs.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-platformdirs
-VERSION=${VERSION:-4.3.7}
+VERSION=${VERSION:-4.3.8}
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 2743e7829e..a8ae200f83 100644
--- a/python/python3-platformdirs/python3-platformdirs.info
+++ b/python/python3-platformdirs/python3-platformdirs.info
@@ -1,8 +1,8 @@
PRGNAM="python3-platformdirs"
-VERSION="4.3.7"
+VERSION="4.3.8"
HOMEPAGE="https://github.com/platformdirs/platformdirs"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-4.3.7.tar.gz"
-MD5SUM="bc7a04e79f046dd7d63c7f13c3bc424b"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-4.3.8.tar.gz"
+MD5SUM="90aef8202386996ce2e4b560a9f1d3e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatch_vcs python3-setuptools-scm-opt"