python-enum34: switch to python2-module
This commit is contained in:
parent
7f3d02587b
commit
b2718b7618
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.1.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="enum34-${version}"
|
wrksrc="enum34-${version}"
|
||||||
build_style="python-module"
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="enum"
|
pycompile_module="enum"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue