# Template file for 'python3-M2Crypto'
pkgname=python3-M2Crypto
version=0.46.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools swig openssl-devel"
makedepends="openssl-devel python3-devel"
depends="python3"
checkdepends="ca-certificates python3-pytest python3-parameterized"
short_desc="Python crypto and SSL toolkit"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://gitlab.com/m2crypto/m2crypto/"
distfiles="${PYPI_SITE}/m/m2crypto/m2crypto-${version}.tar.gz"
checksum=13c2fa89562f7b8af40cc74b55f490be5e2ab8ccfb739f11c16d3ce6221a61ba

post_install() {
	vlicense LICENSES/BSD-2-Clause.txt
}
