From effe80362177f0888770997fcc49b73ac12f03cd Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 8 Mar 2023 21:40:33 +0100 Subject: [PATCH] frescobaldi: build with python 3.9 --- .../frescobaldi/frescobaldi-3.2.recipe | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.2.recipe b/media-sound/frescobaldi/frescobaldi-3.2.recipe index 3705cd781..02fabefde 100644 --- a/media-sound/frescobaldi/frescobaldi-3.2.recipe +++ b/media-sound/frescobaldi/frescobaldi-3.2.recipe @@ -4,12 +4,12 @@ Features include an integrated PDF preview and a powerful Score Wizard." HOMEPAGE="https://www.frescobaldi.org/" COPYRIGHT="2008-2020 by Wilbert Berendsen" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/frescobaldi/frescobaldi/releases/download/v$portVersion/frescobaldi-$portVersion.tar.gz" CHECKSUM_SHA256="4d707b5b35392f84d904d1cc7ecc36992f8e85f6868fdc5a4983c78a0e850acf" PATCHES="frescobaldi-$portVersion.patchset" ADDITIONAL_FILES="frescobaldi.rdef.in" -PYTHON3_VERSION="3.8" +PYTHON3_VERSION="3.9" ARCHITECTURES="any" @@ -20,20 +20,20 @@ PROVIDES=" REQUIRES=" haiku myspell - pyqt5_python38 - python_ly_python38 - python_poppler_qt5_python38 - qpageview_python38 + pyqt5_python39 + python_ly_python39 + python_poppler_qt5_python39 + qpageview_python39 cmd:python$PYTHON3_VERSION " BUILD_REQUIRES=" haiku_devel - pyqt5_python38 - python_ly_python38 - python_poppler_qt5_python38 - qpageview_python38 - setuptools_python38 + pyqt5_python39 + python_ly_python39 + python_poppler_qt5_python39 + qpageview_python39 + setuptools_python39 " BUILD_PREREQUIRES=" cmd:python$PYTHON3_VERSION