1 # Template file for 'python-mock'
6 wrksrc="${pkgname#*-}-${version}"
7 build_style=python2-module
8 pycompile_module="mock"
9 hostmakedepends="python-pbr python-setuptools"
10 depends="python-funcsigs python-pbr python-setuptools python-six"
11 short_desc="Rolling backport of unittest.mock for Python2"
12 maintainer="Toyam Cox <Vaelatern@gmail.com>"
13 homepage="https://github.com/testing-cabal/mock"
14 license="BSD-2-Clause"
15 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
16 checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
19 vlicense LICENSE.txt LICENSE