Marcel Telka
2023-12-05 ff721b30e3e0534b3f0db7ade27bec0058cf41f1
python/platformdirs: update to 4.1.0

1 files modified
6 ■■■■ changed files
components/python/platformdirs/Makefile 6 ●●●● patch | view | raw | blame | history
components/python/platformdirs/Makefile
@@ -19,13 +19,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        platformdirs
HUMAN_VERSION =            4.0.0
HUMAN_VERSION =            4.1.0
COMPONENT_SUMMARY =        platformdirs - A small Python package for determining appropriate platform-specific dirs, e.g. a \\\\\\\"user data dir\\\\\\\".
COMPONENT_PROJECT_URL =        https://github.com/platformdirs/platformdirs
COMPONENT_ARCHIVE_URL =        \
    https://files.pythonhosted.org/packages/31/28/e40d24d2e2eb23135f8533ad33d582359c7825623b1e022f9d460def7c05/platformdirs-4.0.0.tar.gz
    https://files.pythonhosted.org/packages/62/d1/7feaaacb1a3faeba96c06e6c5091f90695cc0f94b7e8e1a3a3fe2b33ff9a/platformdirs-4.1.0.tar.gz
COMPONENT_ARCHIVE_HASH =    \
    sha256:cb633b2bcf10c51af60beb0ab06d2f1d69064b43abf4c185ca6b28865f3f9731
    sha256:906d548203468492d432bcb294d4bc2fff751bf84971fbb2c10918cc206ee420
COMPONENT_LICENSE =        MIT
COMPONENT_LICENSE_FILE =    LICENSE