python-M2Crypto: requires python-typing now

Close #4523.
This commit is contained in:
Alessio Sergi
2016-08-26 11:35:35 +02:00
parent dae34a757d
commit 29f84c630c

View File

@@ -1,15 +1,16 @@
# Template file for 'python-M2Crypto' # Template file for 'python-M2Crypto'
pkgname=python-M2Crypto pkgname=python-M2Crypto
version=0.25.1 version=0.25.1
revision=1 revision=2
wrksrc="M2Crypto-${version}" wrksrc="M2Crypto-${version}"
build_style=python-module build_style=python-module
pycompile_module="M2Crypto" pycompile_module="M2Crypto"
hostmakedepends="python-setuptools swig libressl-devel" hostmakedepends="python-setuptools swig libressl-devel"
makedepends="libressl-devel python-devel" makedepends="libressl-devel python-devel"
depends="python-typing"
short_desc="Python crypto and SSL toolkit" short_desc="Python crypto and SSL toolkit"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>" maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="BSD" license="MIT"
homepage="https://github.com/martinpaljak/M2Crypto" homepage="https://gitlab.com/m2crypto/m2crypto/"
distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz" distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz"
checksum=ac303a1881307a51c85ee8b1d87844d9866ee823b4fdbc52f7e79187c2d9acef checksum=ac303a1881307a51c85ee8b1d87844d9866ee823b4fdbc52f7e79187c2d9acef