python-mock: switch to python2-module
This commit is contained in:
parent
169b3a1ae5
commit
85bc53e60f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue