python-pathlib2: switch to python2-module
This commit is contained in:
parent
ccaa778dc7
commit
0542f9e19d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue