From c75b66f2b72dc5cdf4b596c4b2ee04fc73ba906e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:40 -0400 Subject: [PATCH] python3-flit_core: rebuild for Python 3.11 --- srcpkgs/python3-flit_core/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-flit_core/template b/srcpkgs/python3-flit_core/template index 4c201c2c625..0661509a91f 100644 --- a/srcpkgs/python3-flit_core/template +++ b/srcpkgs/python3-flit_core/template @@ -1,7 +1,7 @@ # Template file for 'python3-flit_core' pkgname=python3-flit_core version=3.7.1 -revision=1 +revision=2 wrksrc="flit-${version}" build_wrksrc="flit_core" build_style=python3-pep517