]> git.99rst.org Git - openwrt-packages.git/commitdiff
python-packaging: bump to 26.3
authorAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 09:31:03 +0000 (12:31 +0300)
committerAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 16:59:57 +0000 (19:59 +0300)
Refresh sha256 from PyPI sdist.

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

index 2464ecae5ef2aef2f83612a184053162f4450d6c..9cf02568168e26d0effc2fc6368df94d68466344 100644 (file)
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-packaging
-PKG_VERSION:=26.2
-PKG_RELEASE:=2
+PKG_VERSION:=26.3
+PKG_RELEASE:=1
 
 PYPI_NAME:=packaging
-PKG_HASH:=ff452ff5a3e828ce110190feff1178bb1f2ea2281fa2075aadb987c2fb221661
+PKG_HASH:=94edc256424af38762eb31306eed28beb9f0efc50a8837492c9d6fd6004aed79
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=Apache-2.0 BSD-2-Clause
git clone https://git.99rst.org/PROJECT