From 182416ce97afd16031d663f1739122045d5af683 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:42 -0400 Subject: [PATCH] hatch-vcs: rebuild for Python 3.11 --- srcpkgs/hatch-vcs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hatch-vcs/template b/srcpkgs/hatch-vcs/template index adac314297e..06de2101855 100644 --- a/srcpkgs/hatch-vcs/template +++ b/srcpkgs/hatch-vcs/template @@ -1,7 +1,7 @@ # Template file for 'hatch-vcs' pkgname=hatch-vcs version=0.2.0 -revision=1 +revision=2 wrksrc="${pkgname/-/_}-${version}" build_style=python3-pep517 make_check_args="--deselect tests/test_build.py::test_basic