From 2865f0c7f1c2e7cb510dd615817d215b5cb825a6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:02 -0400 Subject: [PATCH] python3-meson-python: rebuild for Python 3.12 --- srcpkgs/python3-meson-python/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-meson-python/template b/srcpkgs/python3-meson-python/template index 70c3702f6ee..68ea2e1cb6b 100644 --- a/srcpkgs/python3-meson-python/template +++ b/srcpkgs/python3-meson-python/template @@ -1,7 +1,7 @@ # Template file for 'python3-meson-python' pkgname=python3-meson-python version=0.14.0 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="meson python3-pyproject-metadata" depends="meson python3-pyproject-metadata patchelf"