python3-typing_extensions: update to 4.10.0.

This commit is contained in:
Andrew J. Hesford 2024-02-29 10:01:28 -05:00
parent fc2e579e48
commit 838a948bc3

View file

@ -1,6 +1,6 @@
# Template file for 'python3-typing_extensions'
pkgname=python3-typing_extensions
version=4.9.0
version=4.10.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=23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783
checksum=b0abd7c89e8fb96f98db18d86106ff1d90ab692004eb746cf6eda2682f91b3cb
# Depends on the `test` module, which is intentionally not included in the
# `python3` package.
make_check=no