From 3594eb5b461eca775bdbc2840a5eadc2cedcc74e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:21 -0400 Subject: [PATCH] python-rfc6555: rebuild for Python 3.9 --- srcpkgs/python-rfc6555/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-rfc6555/template b/srcpkgs/python-rfc6555/template index e310dfdabf0..8ff1b98c08d 100644 --- a/srcpkgs/python-rfc6555/template +++ b/srcpkgs/python-rfc6555/template @@ -1,7 +1,7 @@ # Template file for 'python-rfc6555' pkgname=python-rfc6555 version=0.0.0 -revision=3 +revision=4 wrksrc="rfc6555-${version}" build_style=python-module pycompile_module="rfc6555"