python-mock: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 12:06:34 +02:00
parent 169b3a1ae5
commit 85bc53e60f

View file

@ -4,7 +4,7 @@ version=2.0.0
revision=2
noarch=yes
wrksrc="${pkgname#*-}-${version}"
build_style=python-module
build_style=python2-module
pycompile_module="mock"
hostmakedepends="python-setuptools python-pbr"
depends="python-six python-pbr python-funcsigs"