From 9991602744bcb36dd8db987e5ec6fc6b79a6ee82 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:27:51 -0500 Subject: [PATCH] subuser: rebuild for python3-3.13 --- srcpkgs/subuser/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/subuser/template b/srcpkgs/subuser/template index 8acc15c8f0b..f604a286078 100644 --- a/srcpkgs/subuser/template +++ b/srcpkgs/subuser/template @@ -1,7 +1,7 @@ # Template file for 'subuser' pkgname=subuser version=0.6.2 -revision=7 +revision=8 archs="x86_64*" build_style=python3-module hostmakedepends="python3-setuptools"