From 20444a474f80bd57fed47076e07ba46e34f02a9b Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 2 Oct 2023 10:05:45 -0400 Subject: [PATCH] python3-jsonschema-specifications: rebuild for Python 3.12 --- srcpkgs/python3-jsonschema-specifications/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-jsonschema-specifications/template b/srcpkgs/python3-jsonschema-specifications/template index 9761f5f5c26..a29aef51821 100644 --- a/srcpkgs/python3-jsonschema-specifications/template +++ b/srcpkgs/python3-jsonschema-specifications/template @@ -1,7 +1,7 @@ # Template file for 'python3-jsonschema-specifications' pkgname=python3-jsonschema-specifications version=2023.7.1 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" depends="python3-referencing"