python3-typeguard: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:25:16 -05:00
parent a3e6dc4e61
commit 8d751dc62d

View file

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