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