python-ipaddress: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-16 19:37:56 +02:00
parent 2776da150c
commit d62bafdc62

View file

@ -4,7 +4,7 @@ version=1.0.17
revision=2
noarch=yes
wrksrc="ipaddress-${version}"
build_style=python-module
build_style=python2-module
hostmakedepends="python-setuptools"
depends="python"
pycompile_module="ipaddress.py"