# Template file for 'python3-M2Crypto'
pkgname=python3-M2Crypto
version=0.49.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools swig openssl-devel"
makedepends="openssl-devel python3-devel"
depends="python3 python3-packaging"
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/"
changelog="https://gitlab.com/m2crypto/m2crypto/-/raw/master/CHANGES"
distfiles="${PYPI_SITE}/m/m2crypto/m2crypto-${version}.tar.gz"
checksum=604b9cdd7c1bb9e73e54a189643d56d08bf841691775122962430ee2ca3506fe

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