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