mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
python3-platformdirs: update to 4.9.6
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 <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
a6f91c626a
commit
9769e03752
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user