From 9f0aab69a9470c45c6a1bbf21a5df6f2454a7ee4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:16 -0400 Subject: [PATCH] python-cryptography: rebuild for Python 3.9 --- 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 f551f21d4c4..94dc160bda1 100644 --- a/srcpkgs/python-cryptography/template +++ b/srcpkgs/python-cryptography/template @@ -1,7 +1,7 @@ # Template file for 'python-cryptography' pkgname=python-cryptography version=3.1 -revision=1 +revision=2 wrksrc="cryptography-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools libressl-devel