# Template file for 'python3-pytest-fixture-config' pkgname=python3-pytest-fixture-config _pkgname=${pkgname#*-} version=1.8.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-pytest" checkdepends="python3-six $depends" short_desc="Fixture configuration utils for py.test (Python3)" maintainer="Orphaned " license="MIT" homepage="https://github.com/manahl/pytest-plugins" distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz" checksum=c739895fe20851bdba53f246d0599aa389bc1a1cba48db2ecac0130576dc1b0e post_install() { vlicense LICENSE }