From a133e3c0f4236e0cda1c9cef3a58f87853633081 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 2 Oct 2023 10:05:46 -0400 Subject: [PATCH] python3-referencing: rebuild for Python 3.12 --- srcpkgs/python3-referencing/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-referencing/template b/srcpkgs/python3-referencing/template index 44ea2d6cf46..dae94c67907 100644 --- a/srcpkgs/python3-referencing/template +++ b/srcpkgs/python3-referencing/template @@ -1,7 +1,7 @@ # Template file for 'python3-referencing' pkgname=python3-referencing version=0.30.2 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" depends="python3-rpds-py"