python-spambayes: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 09:35:29 +02:00
parent 5a3479b317
commit 151b32c95c

View File

@ -4,7 +4,7 @@ version=1.1b2
revision=1 revision=1
wrksrc=${pkgname#*-}-${version} wrksrc=${pkgname#*-}-${version}
noarch=yes noarch=yes
build_style=python-module build_style=python2-module
hostmakedepends="python-setuptools" hostmakedepends="python-setuptools"
depends="python-lockfile python-pydns" depends="python-lockfile python-pydns"
pycompile_module="${pkgname#*-}" pycompile_module="${pkgname#*-}"