From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:32:47 +0000 (+0300) Subject: python-typing-extensions: bump to 4.16.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9bb7c9d0fba9cc8b4b04668a77e145510e346bf7;p=openwrt-packages.git python-typing-extensions: bump to 4.16.0 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-typing-extensions/Makefile b/lang/python/python-typing-extensions/Makefile index 80def03ac..63a91a9bb 100644 --- a/lang/python/python-typing-extensions/Makefile +++ b/lang/python/python-typing-extensions/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-typing-extensions -PKG_VERSION:=4.15.0 -PKG_RELEASE:=2 +PKG_VERSION:=4.16.0 +PKG_RELEASE:=1 PYPI_NAME:=typing-extensions PYPI_SOURCE_NAME:=typing_extensions -PKG_HASH:=0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 +PKG_HASH:=dc983d19a509c94dba722ee6abd33940f7c05a89e243c47e907eb4db6f1a43e5 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Python-2.0.1 0BSD