1d6061732e
Closes #8168.
16 lines
585 B
Bash
16 lines
585 B
Bash
# Template file for 'python-M2Crypto'
|
|
pkgname=python-M2Crypto
|
|
version=0.27.0
|
|
revision=2
|
|
wrksrc="M2Crypto-${version}"
|
|
build_style=python2-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 <abc@pompel.me>"
|
|
license="MIT"
|
|
homepage="https://gitlab.com/m2crypto/m2crypto/"
|
|
distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz"
|
|
checksum=82317459d653322d6b37f122ce916dc91ddcd9d1b814847497ac796c4549dd68
|