# Template file for 'python3-pytest-subtests' pkgname=python3-pytest-subtests version=0.11.0 revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-pytest" checkdepends="$depends" short_desc="Subtest fixture for python3-pytest" maintainer="Andrew J. Hesford " license="MIT" homepage="https://github.com/pytest-dev/pytest-subtests" distfiles="${PYPI_SITE}/p/pytest-subtests/pytest-subtests-${version}.tar.gz" checksum=51865c88457545f51fb72011942f0a3c6901ee9e24cbfb6d1b9dc1348bafbe37 post_install() { vlicense LICENSE }