pockyt: switch to python2-module
This commit is contained in:
parent
2eaabcae82
commit
3c97989915
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=pockyt
|
||||||
version=1.0
|
version=1.0
|
||||||
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-parse"
|
depends="python-setuptools python-requests python-parse"
|
||||||
pycompile_module="${pkgname}"
|
pycompile_module="${pkgname}"
|
||||||
|
|
Loading…
Reference in a new issue