package/python-platformdirs: bump version to 4.9.6

https://github.com/tox-dev/platformdirs/blob/4.9.6/docs/changelog.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-05-01 14:30:23 +02:00
committed by Julien Olivain
parent f8000bbbfb
commit 2be360a44d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/platformdirs/json
md5 8168f7450c9606bfa4a28268f0f59a37 platformdirs-4.9.4.tar.gz
sha256 1ec356301b7dc906d83f371c8f487070e99d3ccf9e501686456394622a01a934 platformdirs-4.9.4.tar.gz
md5 6b9f7a12243ab0609a433bcf2f641c6b platformdirs-4.9.6.tar.gz
sha256 3bfa75b0ad0db84096ae777218481852c0ebc6c727b3168c1b9e0118e458cf0a platformdirs-4.9.6.tar.gz
# Locally computed sha256 checksums
sha256 29e0fd62e929850e86eb28c3fdccf0cefdf4fa94879011cffb3d0d4bed6d4db6 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PLATFORMDIRS_VERSION = 4.9.4
PYTHON_PLATFORMDIRS_VERSION = 4.9.6
PYTHON_PLATFORMDIRS_SOURCE = platformdirs-$(PYTHON_PLATFORMDIRS_VERSION).tar.gz
PYTHON_PLATFORMDIRS_SITE = https://files.pythonhosted.org/packages/19/56/8d4c30c8a1d07013911a8fdbd8f89440ef9f08d07a1b50ab8ca8be5a20f9
PYTHON_PLATFORMDIRS_SITE = https://files.pythonhosted.org/packages/9f/4a/0883b8e3802965322523f0b200ecf33d31f10991d0401162f4b23c698b42
PYTHON_PLATFORMDIRS_SETUP_TYPE = hatch
PYTHON_PLATFORMDIRS_LICENSE = MIT
PYTHON_PLATFORMDIRS_LICENSE_FILES = LICENSE