@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user