python3-platformdirs: update to 4.9.6
authorAlexandru Ardelean <redacted>
Thu, 9 Apr 2026 05:27:50 +0000 (08:27 +0300)
committerAlexandru Ardelean <redacted>
Fri, 10 Apr 2026 11:01:09 +0000 (14:01 +0300)
Update package to 4.9.6.

4.9.5: Silent patch release.
4.9.6: Fixed shell quoting bug in the release workflow -- double quotes
now used for tag variable expansion in CI scripts.

No functional or API changes for end users between 4.9.4 and 4.9.6.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-platformdirs/Makefile

index 47d8e63a82b07b549b75359e9879fbe13a3e236c..589e2c8841d2bc0275d4e73641935c5a9177ae1b 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-platformdirs
-PKG_VERSION:=4.9.4
+PKG_VERSION:=4.9.6
 PKG_RELEASE:=1
 
 PYPI_NAME:=platformdirs
-PKG_HASH:=1ec356301b7dc906d83f371c8f487070e99d3ccf9e501686456394622a01a934
+PKG_HASH:=3bfa75b0ad0db84096ae777218481852c0ebc6c727b3168c1b9e0118e458cf0a
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE
git clone https://git.99rst.org/PROJECT