python3-typing_extensions: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:40 -04:00
parent a44397ad41
commit 1e5f39fd45

View file

@ -1,7 +1,7 @@
# Template file for 'python3-typing_extensions'
pkgname=python3-typing_extensions
version=4.2.0
revision=1
revision=2
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-pep517
hostmakedepends="python3-flit_core"