From 380b993704c903bbc3b04a42809bad4e6ca3e596 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:03:55 -0400 Subject: [PATCH] hatch-nodejs-version: rebuild for Python 3.12 --- srcpkgs/hatch-nodejs-version/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hatch-nodejs-version/template b/srcpkgs/hatch-nodejs-version/template index e024fa68439..7285e479626 100644 --- a/srcpkgs/hatch-nodejs-version/template +++ b/srcpkgs/hatch-nodejs-version/template @@ -1,7 +1,7 @@ # Template file for 'hatch-nodejs-version' pkgname=hatch-nodejs-version version=0.3.2 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="hatchling" depends="hatchling"