From 137412f4b1c785ba84b12c74491cda590f313c3f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:25:04 -0500 Subject: [PATCH] hatch-nodejs-version: rebuild for python3-3.13 --- 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 7285e479626..eff3bdb4f77 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=2 +revision=3 build_style=python3-pep517 hostmakedepends="hatchling" depends="hatchling"