python-pathlib2: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 04:09:19 +02:00
parent ccaa778dc7
commit 0542f9e19d

View file

@ -4,7 +4,7 @@ version=2.1.0
revision=1
noarch=yes
wrksrc="pathlib2-${version}"
build_style=python-module
build_style=python2-module
hostmakedepends="python-setuptools"
depends="python-six"
pycompile_module="pathlib2.py"