# Template file for 'python3-pytest-mock' pkgname=python3-pytest-mock version=3.11.1 revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-pytest" checkdepends="python3-pytest-asyncio python3-mock" short_desc="Pytest plugin for mock" maintainer="Gonzalo TornarĂ­a " license="MIT" homepage="https://github.com/pytest-dev/pytest-mock/" changelog="https://raw.githubusercontent.com/pytest-dev/pytest-mock/main/CHANGELOG.rst" distfiles="${PYPI_SITE}/p/pytest-mock/pytest-mock-${version}.tar.gz" checksum=7f6b125602ac6d743e523ae0bfa71e1a697a2f5534064528c6ff84c2f7c2fc7f post_install() { vlicense LICENSE }