python3-mypy_extensions: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:23 -04:00
parent 15ea762dbf
commit 751195575d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-mypy_extensions' # Template file for 'python3-mypy_extensions'
pkgname=python3-mypy_extensions pkgname=python3-mypy_extensions
version=1.0.0 version=1.0.0
revision=1 revision=2
build_style=python3-module build_style=python3-module
make_check_target="tests/testextensions.py" make_check_target="tests/testextensions.py"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"