python3-typeguard: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:24 -04:00
parent 691e6af930
commit efa81bf9a9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-typeguard' # Template file for 'python3-typeguard'
pkgname=python3-typeguard pkgname=python3-typeguard
version=2.13.3 version=2.13.3
revision=2 revision=3
build_style=python3-module build_style=python3-module
# mypy checks seem to require that the module be installed # mypy checks seem to require that the module be installed
make_check_args="--ignore=tests/mypy" make_check_args="--ignore=tests/mypy"