aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-07 12:05:07 +0200
committerDanilo M. <danix@danix.xyz>2026-09-07 12:05:07 +0200
commitb0cb3ff76636ac680727014b5291eb5006cd2e78 (patch)
treec6df3c17aa3ce3221ceabcb5a6e84398ab93e1a1
parente98115ba906036b067d3e80ac5ba905534abfc39 (diff)
downloadmy-slackbuilds-b0cb3ff76636ac680727014b5291eb5006cd2e78.tar.gz
my-slackbuilds-b0cb3ff76636ac680727014b5291eb5006cd2e78.zip
python3-platformdirs: update to 4.11.7
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
-rw-r--r--python3-platformdirs/python3-platformdirs.SlackBuild2
-rw-r--r--python3-platformdirs/python3-platformdirs.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-platformdirs/python3-platformdirs.SlackBuild b/python3-platformdirs/python3-platformdirs.SlackBuild
index c1cc14c..2be023a 100644
--- a/python3-platformdirs/python3-platformdirs.SlackBuild
+++ b/python3-platformdirs/python3-platformdirs.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-platformdirs
-VERSION=${VERSION:-4.11.4}
+VERSION=${VERSION:-4.11.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3-platformdirs/python3-platformdirs.info b/python3-platformdirs/python3-platformdirs.info
index 0b7a401..a410335 100644
--- a/python3-platformdirs/python3-platformdirs.info
+++ b/python3-platformdirs/python3-platformdirs.info
@@ -1,8 +1,8 @@
PRGNAM="python3-platformdirs"
-VERSION="4.11.4"
+VERSION="4.11.7"
HOMEPAGE="https://platformdirs.readthedocs.io/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/50/bb/ebc6636e1ae41314f796ebb7215fd28febb45f9aac72f2b04cb74b5071dc/platformdirs-4.11.4.tar.gz"
-MD5SUM="9ed37e2cc53735615ae00f8a484c0527"
+DOWNLOAD="https://files.pythonhosted.org/packages/69/b7/802a56eca9f2fac455b8bab5375a2647b0f0e14a2cd63ef077de3c4a7658/platformdirs-4.11.7.tar.gz"
+MD5SUM="e947265ba54552f3820a1cdd8d4c3895"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling python3-hatch_vcs python3-build python3-installer"