mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
python-txgithub: switch to python2-module
This commit is contained in:
parent
3c97989915
commit
712fe0c967
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=15.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
pycompile_module="${pkgname#*-}"
|
pycompile_module="${pkgname#*-}"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
makedepends="${hostmakedepends} Twisted"
|
makedepends="${hostmakedepends} Twisted"
|
||||||
|
|
Loading…
Add table
Reference in a new issue