python-pivy: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 16:06:22 +02:00
parent 5f2571a836
commit 1e64b69cfd

View file

@ -5,9 +5,7 @@ _scmrev=963cd83905b5
version=0.5.0
revision=1
wrksrc="Coin3D-${pkgname#python-}-${_scmrev}"
build_style=python-module
# XXX python3 is not supported
python_versions="2.7"
build_style=python2-module
pycompile_module="pivy"
hostmakedepends="python-devel swig"
makedepends="python-devel coin3-devel"