From 6e65c5fa268c4846a6c53a335c6c2f6c87068d24 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:00:41 -0400 Subject: [PATCH] python3-build: rebuild for Python 3.12 --- srcpkgs/python3-build/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-build/template b/srcpkgs/python3-build/template index cb7f6b2ab18..b2214e7225f 100644 --- a/srcpkgs/python3-build/template +++ b/srcpkgs/python3-build/template @@ -1,7 +1,7 @@ # Template file for 'python3-build' pkgname=python3-build version=1.0.3 -revision=1 +revision=2 # This package is used by the python3-pep517 build style; using that style here # would create a build cycle build_style=python3-module