From b0afbaf51832c4ef5a6db66f16d1260b1ac0e5ff Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:24 -0400 Subject: [PATCH] python-pycparser: rebuild for Python 3.10 --- srcpkgs/python-pycparser/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-pycparser/template b/srcpkgs/python-pycparser/template index c57366574d5..68ea482d207 100644 --- a/srcpkgs/python-pycparser/template +++ b/srcpkgs/python-pycparser/template @@ -1,7 +1,7 @@ # Template file for 'python-pycparser' pkgname=python-pycparser version=2.20 -revision=1 +revision=2 wrksrc="pycparser-${version}" build_style=python-module pycompile_module="pycparser"