From 6715be58e4ba944039370223b04a92ec1dcfe6c1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 15:07:30 +0100 Subject: [PATCH] python-M2Crypto: rebuild for Python 3.8.1. --- 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 102dbb7261e..6febd5a9ea1 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=1 +revision=2 wrksrc="M2Crypto-${version}" build_style=python-module pycompile_module="M2Crypto"