From 48c571d50e7c1f7fb6853005317173b57cf881c9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:03:38 -0400 Subject: [PATCH] photofilmstrip: rebuild for Python 3.12 --- srcpkgs/photofilmstrip/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/photofilmstrip/template b/srcpkgs/photofilmstrip/template index d2c75116292..85aae51cd8b 100644 --- a/srcpkgs/photofilmstrip/template +++ b/srcpkgs/photofilmstrip/template @@ -1,7 +1,7 @@ # Template file for 'photofilmstrip' pkgname=photofilmstrip version=4.0.0 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools gst1-python3 python3-Sphinx gettext" depends="python3 gst1-python3 gst1-editing-services python3-Pillow wxPython"