python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / python-mock / template
blob66052e207ca1dad536b3f114869de6041c57d6ef
1 # Template file for 'python-mock'
2 pkgname=python-mock
3 version=2.0.0
4 revision=3
5 noarch=yes
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
18 post_install() {
19         vlicense LICENSE.txt LICENSE