diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-15 12:03:09 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-15 12:03:09 +0200 |
| commit | 6b25003449a0d04c2b7fb632fdc5be6d97a2b05b (patch) | |
| tree | 602f660d44d4230198ea2565498bafc62f3b4337 /python3-platformdirs | |
| parent | cf477da8d8019a8497cd97ef3678c79610ae028e (diff) | |
| download | my-slackbuilds-6b25003449a0d04c2b7fb632fdc5be6d97a2b05b.tar.gz my-slackbuilds-6b25003449a0d04c2b7fb632fdc5be6d97a2b05b.zip | |
python3-platformdirs: update to 4.11.3
Diffstat (limited to 'python3-platformdirs')
| -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 f7fb7fb..388f1f9 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.2} +VERSION=${VERSION:-4.11.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python3-platformdirs/python3-platformdirs.info b/python3-platformdirs/python3-platformdirs.info index 9dc5f49..ab030d4 100644 --- a/python3-platformdirs/python3-platformdirs.info +++ b/python3-platformdirs/python3-platformdirs.info @@ -1,8 +1,8 @@ PRGNAM="python3-platformdirs" -VERSION="4.11.2" +VERSION="4.11.3" HOMEPAGE="https://platformdirs.readthedocs.io/en/latest/" -DOWNLOAD="https://files.pythonhosted.org/packages/e5/98/0bf930c4f97d0266b58a89e36c015f56232c52b5d2f207215d48cca9e8f7/platformdirs-4.11.2.tar.gz" -MD5SUM="1cd94d6ad1eb5c094377d8d8b9d279a0" +DOWNLOAD="https://files.pythonhosted.org/packages/b8/d7/e7bfbc86e9f99ff7807e24de7703f032e9c9ba80bb355cf26e0e9bc5a75e/platformdirs-4.11.3.tar.gz" +MD5SUM="f20e250c0d12d3c27ed3a1669be76d46" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-hatchling python3-hatch_vcs python3-build python3-installer" |
