python-typing-extensions: Update to 4.9.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
parent
c5f7f79609
commit
c50cba6650
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue