python-ipaddress: switch to python2-module
This commit is contained in:
parent
2776da150c
commit
d62bafdc62
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.0.17
|
||||||
revision=2
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ipaddress-${version}"
|
wrksrc="ipaddress-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="ipaddress.py"
|
pycompile_module="ipaddress.py"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue