python3-typing_extensions: update to 4.5.0.

This commit is contained in:
mhmdanas 2023-04-05 00:37:14 +01:00 committed by Michal Vasilek
parent 91be7103dc
commit c132e07f14

View file

@ -1,6 +1,6 @@
# Template file for 'python3-typing_extensions'
pkgname=python3-typing_extensions
version=4.4.0
version=4.5.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=1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa
checksum=5cb5f4a79139d699607b3ef622a1dedafa84e115ab0024e0d9c044a9479ca7cb
# Depends on the `test` module, which is intentionally not included in the
# `python3` package.
make_check=no