From: Alexandru Ardelean Date: Tue, 2 Jun 2026 18:22:04 +0000 (+0300) Subject: python-idna: bump to 3.17 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=08355d5a1d2633ca22055197795baaa0bd07a6c3;p=openwrt-packages.git python-idna: bump to 3.17 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-idna/Makefile b/lang/python/python-idna/Makefile index 99b20637e..4d54a1567 100644 --- a/lang/python/python-idna/Makefile +++ b/lang/python/python-idna/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-idna -PKG_VERSION:=3.11 +PKG_VERSION:=3.17 PKG_RELEASE:=1 PYPI_NAME:=idna -PKG_HASH:=795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902 +PKG_HASH:=5eb0cb53bc467c12eadcf6de83163ad8527cec9416f44b9b61b19caedad2b87f PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.md