aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-19 10:49:09 +0200
committerDanilo M. <danix@danix.xyz>2026-09-19 10:49:09 +0200
commita43ef7f1b697bb472cc36876e18cf2289d43b6e5 (patch)
treeb00978f573d2f0a6763e0c15d889a3e8a7617ed6
parent5558e1273b40ce8a1d72717d5bc1b27b9b3ca095 (diff)
downloadmy-slackbuilds-a43ef7f1b697bb472cc36876e18cf2289d43b6e5.tar.gz
my-slackbuilds-a43ef7f1b697bb472cc36876e18cf2289d43b6e5.zip
python3-platformdirs: update to 4.11.11
-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 c862fb6..7774131 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.8}
+VERSION=${VERSION:-4.11.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3-platformdirs/python3-platformdirs.info b/python3-platformdirs/python3-platformdirs.info
index afd00c7..72a16b8 100644
--- a/python3-platformdirs/python3-platformdirs.info
+++ b/python3-platformdirs/python3-platformdirs.info
@@ -1,8 +1,8 @@
PRGNAM="python3-platformdirs"
-VERSION="4.11.8"
+VERSION="4.11.11"
HOMEPAGE="https://platformdirs.readthedocs.io/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/53/18/f3bb8ef0d3b930692343da8aa4d3cbcd6749477c053959395ac81965a6e9/platformdirs-4.11.8.tar.gz"
-MD5SUM="e8c825a171d3543503dce9295802b3ad"
+DOWNLOAD="https://files.pythonhosted.org/packages/f8/13/f870dd0b42690138e4e37a76b5138e5690ed4365a77071bb092d59037da0/platformdirs-4.11.11.tar.gz"
+MD5SUM="870babd4909b1974d06e3a6b7e13e0f9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling python3-hatch_vcs python3-build python3-installer"