mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
pycompile_module="mock"
|
pycompile_module="mock"
|
||||||
hostmakedepends="python-setuptools python-pbr"
|
hostmakedepends="python-setuptools python-pbr"
|
||||||
depends="python-six python-pbr python-funcsigs"
|
depends="python-six python-pbr python-funcsigs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue