From 98342d9d763217428d3fc51e7b0f481e37165759 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:19 -0400 Subject: [PATCH] python-M2Crypto: rebuild for Python 3.10 --- srcpkgs/python-M2Crypto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-M2Crypto/template b/srcpkgs/python-M2Crypto/template index 4c684d18f5..55f5130596 100644 --- a/srcpkgs/python-M2Crypto/template +++ b/srcpkgs/python-M2Crypto/template @@ -1,7 +1,7 @@ # Template file for 'python-M2Crypto' pkgname=python-M2Crypto version=0.35.2 -revision=6 +revision=7 wrksrc="M2Crypto-${version}" build_style=python-module pycompile_module="M2Crypto"