aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 13:40:09 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 13:40:09 +0200
commit8801ac2dc34d4af2ed919007e917e722744d7c95 (patch)
treebd3c014d8da7a5b3d88a183bfa6b5941370ac4fb
parent3fd3eb22d07952c315bbb83003f0764d9f30d8bc (diff)
downloadmy-slackbuilds-8801ac2dc34d4af2ed919007e917e722744d7c95.tar.gz
my-slackbuilds-8801ac2dc34d4af2ed919007e917e722744d7c95.zip
python3-platformdirs: update to 4.11.8main
-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 2be023a..c862fb6 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.7}
+VERSION=${VERSION:-4.11.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3-platformdirs/python3-platformdirs.info b/python3-platformdirs/python3-platformdirs.info
index a410335..afd00c7 100644
--- a/python3-platformdirs/python3-platformdirs.info
+++ b/python3-platformdirs/python3-platformdirs.info
@@ -1,8 +1,8 @@
PRGNAM="python3-platformdirs"
-VERSION="4.11.7"
+VERSION="4.11.8"
HOMEPAGE="https://platformdirs.readthedocs.io/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/69/b7/802a56eca9f2fac455b8bab5375a2647b0f0e14a2cd63ef077de3c4a7658/platformdirs-4.11.7.tar.gz"
-MD5SUM="e947265ba54552f3820a1cdd8d4c3895"
+DOWNLOAD="https://files.pythonhosted.org/packages/53/18/f3bb8ef0d3b930692343da8aa4d3cbcd6749477c053959395ac81965a6e9/platformdirs-4.11.8.tar.gz"
+MD5SUM="e8c825a171d3543503dce9295802b3ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling python3-hatch_vcs python3-build python3-installer"