From 9e67ebe61b40ff3999f9328e39b357d651a9cbfc Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:29:03 -0500 Subject: [PATCH] mpd-sima: rebuild for python3-3.13 --- srcpkgs/mpd-sima/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mpd-sima/template b/srcpkgs/mpd-sima/template index 4d00a4237db..bfaa4bd5034 100644 --- a/srcpkgs/mpd-sima/template +++ b/srcpkgs/mpd-sima/template @@ -1,7 +1,7 @@ # Template file for 'mpd-sima' pkgname=mpd-sima version=0.15.1 -revision=6 +revision=7 build_style=python3-module pycompile_module="sima" hostmakedepends="python3-setuptools"