python-typing-extensions: Update to 4.9.0
authorJeffery To <jeffery.to@gmail.com>
Mon, 11 Dec 2023 07:57:35 +0000 (15:57 +0800)
committerTianling Shen <cnsztl@gmail.com>
Wed, 13 Dec 2023 06:17:53 +0000 (14:17 +0800)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-typing-extensions/Makefile

index 12abc240a5a0b3726f48e802b4db358652cb0736..501eec31f9353d69d2f21a2a2c11fa8fe47aca81 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-typing-extensions
-PKG_VERSION:=4.8.0
+PKG_VERSION:=4.9.0
 PKG_RELEASE:=1
 
 PYPI_NAME:=typing-extensions
 PYPI_SOURCE_NAME:=typing_extensions
-PKG_HASH:=df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef
+PKG_HASH:=23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783
 
 PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>, Jeffery To <jeffery.to@gmail.com>
 PKG_LICENSE:=Python-2.0.1 0BSD