From 29f84c630cbb02f9bfd954f8ea01d69f6698163c Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 26 Aug 2016 11:35:35 +0200 Subject: [PATCH] python-M2Crypto: requires python-typing now Close #4523. --- srcpkgs/python-M2Crypto/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-M2Crypto/template b/srcpkgs/python-M2Crypto/template index 326d44df497..889ae4abecc 100644 --- a/srcpkgs/python-M2Crypto/template +++ b/srcpkgs/python-M2Crypto/template @@ -1,15 +1,16 @@ # Template file for 'python-M2Crypto' pkgname=python-M2Crypto version=0.25.1 -revision=1 +revision=2 wrksrc="M2Crypto-${version}" build_style=python-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 " -license="BSD" -homepage="https://github.com/martinpaljak/M2Crypto" +license="MIT" +homepage="https://gitlab.com/m2crypto/m2crypto/" distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz" checksum=ac303a1881307a51c85ee8b1d87844d9866ee823b4fdbc52f7e79187c2d9acef