mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
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
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pathlib2-${version}"
|
wrksrc="pathlib2-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-six"
|
depends="python-six"
|
||||||
pycompile_module="pathlib2.py"
|
pycompile_module="pathlib2.py"
|
||||||
|
|
Loading…
Add table
Reference in a new issue