From 0004d8977e3c4a5b945246d277ce60981ebf2362 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 15:03:47 +0100 Subject: [PATCH] python-cryptography: rebuild for Python 3.8.1. --- srcpkgs/python-cryptography/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-cryptography/template b/srcpkgs/python-cryptography/template index ce3184715dd..39e63d22f7d 100644 --- a/srcpkgs/python-cryptography/template +++ b/srcpkgs/python-cryptography/template @@ -1,7 +1,7 @@ # Template file for 'python-cryptography' pkgname=python-cryptography version=2.7 -revision=1 +revision=2 wrksrc="cryptography-${version}" build_style=python-module pycompile_module="cryptography"