From 7a55f189568e9952f1931fa1892c2c17180ace0e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:24:58 -0500 Subject: [PATCH] python3-calver: rebuild for python3-3.13 --- srcpkgs/python3-calver/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-calver/template b/srcpkgs/python3-calver/template index d4421bc14ac..f57e20cb361 100644 --- a/srcpkgs/python3-calver/template +++ b/srcpkgs/python3-calver/template @@ -1,7 +1,7 @@ # Template file for 'python3-calver' pkgname=python3-calver version=2022.6.26 -revision=2 +revision=3 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3"