From dba956a9b89f77a619519b8c48002fe3ff78566f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:25 -0400 Subject: [PATCH] python3-bracex: rebuild for Python 3.12 --- srcpkgs/python3-bracex/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-bracex/template b/srcpkgs/python3-bracex/template index 4a42380d89f..fdfcc5b8bae 100644 --- a/srcpkgs/python3-bracex/template +++ b/srcpkgs/python3-bracex/template @@ -1,7 +1,7 @@ # Template file for 'python3-bracex' pkgname=python3-bracex version=2.3.post1 -revision=2 +revision=3 build_style=python3-pep517 hostmakedepends="hatchling" depends="python3"