From fbc5d56ec67bb3b474d589e4842f87d0e87828d4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:40 -0400 Subject: [PATCH] python3-gnupg: rebuild for Python 3.9 --- srcpkgs/python3-gnupg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-gnupg/template b/srcpkgs/python3-gnupg/template index fcd1fffc9f8..fcf3734f505 100644 --- a/srcpkgs/python3-gnupg/template +++ b/srcpkgs/python3-gnupg/template @@ -2,7 +2,7 @@ pkgname=python3-gnupg _pkgname=python-gnupg version=0.4.6 -revision=2 +revision=3 wrksrc=$_pkgname-$version build_style=python3-module hostmakedepends="python3-setuptools"