aboutsummaryrefslogtreecommitdiffstats
path: root/python3-platformdirs
diff options
context:
space:
mode:
Diffstat (limited to 'python3-platformdirs')
-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 54e8406..a0e9e1c 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.10.0}
+VERSION=${VERSION:-4.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3-platformdirs/python3-platformdirs.info b/python3-platformdirs/python3-platformdirs.info
index e3fb2ae..07d83d3 100644
--- a/python3-platformdirs/python3-platformdirs.info
+++ b/python3-platformdirs/python3-platformdirs.info
@@ -1,8 +1,8 @@
PRGNAM="python3-platformdirs"
-VERSION="4.10.0"
+VERSION="4.11.0"
HOMEPAGE="https://platformdirs.readthedocs.io/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/d7/47/e4501f49c178ae1d9f4a75073fda4204f52647993f075a9db4d14930e0c5/platformdirs-4.10.0.tar.gz"
-MD5SUM="ee2194f2e71385c5dc6b647858dc1da4"
+DOWNLOAD="https://files.pythonhosted.org/packages/78/9b/560e4be8e26f6fd133a03630a8df0c663b9e8d61b4ade152b72005aec83b/platformdirs-4.11.0.tar.gz"
+MD5SUM="52e015b46ebb6c6e42aad5309f6f5e9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling python3-hatch_vcs python3-build python3-installer"