python3-typing_extensions: update to 4.9.0.

This commit is contained in:
Mohammed Anas 2023-12-16 02:04:42 +00:00 committed by Duncan Overbruck
parent 813ea824c5
commit e680973fc3

View file

@ -1,6 +1,6 @@
# Template file for 'python3-typing_extensions'
pkgname=python3-typing_extensions
version=4.8.0
version=4.9.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core"
@ -11,7 +11,7 @@ license="Python-2.0"
homepage="https://github.com/python/typing_extensions"
changelog="https://github.com/python/typing_extensions/raw/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/t/typing_extensions/typing_extensions-${version}.tar.gz"
checksum=df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef
checksum=23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783
# Depends on the `test` module, which is intentionally not included in the
# `python3` package.
make_check=no