From c49a9c86d024a6f40a30cabb680fb3b51da46490 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:00:40 -0400 Subject: [PATCH] python3-installer: rebuild for Python 3.12 --- srcpkgs/python3-installer/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-installer/template b/srcpkgs/python3-installer/template index 229ad5ca16d..1dd954714f6 100644 --- a/srcpkgs/python3-installer/template +++ b/srcpkgs/python3-installer/template @@ -1,7 +1,7 @@ # Template file for 'python3-installer' pkgname=python3-installer version=0.7.0 -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