From 781de78aca8dc15379a821d4c31d709f0244e9d3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:28:57 -0500 Subject: [PATCH] photofilmstrip: rebuild for python3-3.13 --- srcpkgs/photofilmstrip/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/photofilmstrip/template b/srcpkgs/photofilmstrip/template index 85aae51cd8b..5a3cb59ff5e 100644 --- a/srcpkgs/photofilmstrip/template +++ b/srcpkgs/photofilmstrip/template @@ -1,7 +1,7 @@ # Template file for 'photofilmstrip' pkgname=photofilmstrip version=4.0.0 -revision=3 +revision=4 build_style=python3-module hostmakedepends="python3-setuptools gst1-python3 python3-Sphinx gettext" depends="python3 gst1-python3 gst1-editing-services python3-Pillow wxPython"