python-M2Crypto: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 00:25:29 +02:00
parent a836c92daf
commit 8e65dd4c60

View file

@ -3,7 +3,7 @@ pkgname=python-M2Crypto
version=0.25.1
revision=3
wrksrc="M2Crypto-${version}"
build_style=python-module
build_style=python2-module
pycompile_module="M2Crypto"
hostmakedepends="python-setuptools swig libressl-devel"
makedepends="libressl-devel python-devel"