diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-30 09:08:02 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-30 09:08:02 +0200 |
| commit | ef7452bf0689b29786e11499a501e1a3f9757106 (patch) | |
| tree | c1dc1a5cbd111731d81976245a1f30a559d313b2 | |
| parent | 56995b6587e5e9f8a33b647361acbe69ad5d2096 (diff) | |
| download | my-slackbuilds-ef7452bf0689b29786e11499a501e1a3f9757106.tar.gz my-slackbuilds-ef7452bf0689b29786e11499a501e1a3f9757106.zip | |
python3-platformdirs: update to 4.11.0
| -rw-r--r-- | python3-platformdirs/python3-platformdirs.SlackBuild | 2 | ||||
| -rw-r--r-- | python3-platformdirs/python3-platformdirs.info | 6 |
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" |
