mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
yturl: switch to python2-module
This commit is contained in:
parent
9ac9f6709f
commit
cdad75362c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=yturl
|
||||||
version=2.0.1
|
version=2.0.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-setuptools python-requests python-six"
|
depends="python-setuptools python-requests python-six"
|
||||||
pycompile_module="yturl.py"
|
pycompile_module="yturl.py"
|
||||||
|
|
Loading…
Add table
Reference in a new issue