python-txgithub: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 04:22:03 +02:00
parent 3c97989915
commit 712fe0c967

View file

@ -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"