python3-typeguard: rebuild for Python 3.12
This commit is contained in:
parent
691e6af930
commit
efa81bf9a9
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue