diff --git a/srcpkgs/python3-M2Crypto/template b/srcpkgs/python3-M2Crypto/template index 4791cfc4ed31e5..5aa0d38d4ace12 100644 --- a/srcpkgs/python3-M2Crypto/template +++ b/srcpkgs/python3-M2Crypto/template @@ -1,18 +1,19 @@ # Template file for 'python3-M2Crypto' pkgname=python3-M2Crypto -version=0.46.2 +version=0.49.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools swig openssl-devel" makedepends="openssl-devel python3-devel" -depends="python3" +depends="python3 python3-packaging" checkdepends="ca-certificates python3-pytest python3-parameterized" short_desc="Python crypto and SSL toolkit" maintainer="Orphaned " 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=13c2fa89562f7b8af40cc74b55f490be5e2ab8ccfb739f11c16d3ce6221a61ba +checksum=604b9cdd7c1bb9e73e54a189643d56d08bf841691775122962430ee2ca3506fe post_install() { vlicense LICENSES/BSD-2-Clause.txt