# Template file for 'python3-typeguard' pkgname=python3-typeguard version=2.13.3 revision=3 build_style=python3-module # mypy checks seem to require that the module be installed make_check_args="--ignore=tests/mypy" hostmakedepends="python3-setuptools_scm" depends="python3" checkdepends="python3-pytest python3-typing_extensions" short_desc="Run-time type checker for python" maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/agronholm/typeguard" distfiles="${PYPI_SITE}/t/typeguard/typeguard-${version}.tar.gz" checksum=00edaa8da3a133674796cf5ea87d9f4b4c367d77476e185e80251cc13dfbb8c4 post_install() { vlicense LICENSE }