From d37757ee8cfb339b5b75a5d0876a966b03b1ad35 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:25 -0400 Subject: [PATCH] python-rfc6555: rebuild for Python 3.10 --- 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 8ff1b98c08d..c55e56a71b7 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=4 +revision=5 wrksrc="rfc6555-${version}" build_style=python-module pycompile_module="rfc6555"