From 5d627a55ba53ed1bdb640b5266f282f62cbda7a0 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:14 -0400 Subject: [PATCH] python-M2Crypto: rebuild for Python 3.9 --- 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 619c49f7df6..7a85be3041a 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=4 +revision=5 wrksrc="M2Crypto-${version}" build_style=python-module pycompile_module="M2Crypto"