diff --git a/srcpkgs/python3-typeguard/template b/srcpkgs/python3-typeguard/template index 12c11d3a183..db2d63fc1ba 100644 --- a/srcpkgs/python3-typeguard/template +++ b/srcpkgs/python3-typeguard/template @@ -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"