From b319c0d212993fe5846d80ce188e4847cbc7ccbc Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 7 Mar 2023 22:27:50 +0100 Subject: [PATCH] qutebrowser: build with python 3.9 --- .../qutebrowser/qutebrowser-2.5.2.recipe | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/www-client/qutebrowser/qutebrowser-2.5.2.recipe b/www-client/qutebrowser/qutebrowser-2.5.2.recipe index f017d8eb8..20b0c43b1 100644 --- a/www-client/qutebrowser/qutebrowser-2.5.2.recipe +++ b/www-client/qutebrowser/qutebrowser-2.5.2.recipe @@ -5,11 +5,11 @@ It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl." HOMEPAGE="https://qutebrowser.org/" COPYRIGHT="2014-2022 Florian Bruhin (The Compiler)" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/qutebrowser/qutebrowser/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="66ad593ea2beb824e69aadac2e6f274877a258c8ad204f636d5f8de063157125" PATCHES="qutebrowser-$portVersion.patchset" -PYTHON_VERSION="3.8" +PYTHON_VERSION="3.9" ADDITIONAL_FILES="qutebrowser.rdef.in" ARCHITECTURES="all !x86_gcc2" @@ -21,22 +21,22 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - importlib_metadata_python38 - jinja_python38 - pyqt5_python38 - pyyaml_python38 - setuptools_python38 + importlib_metadata_python39 + jinja_python39 + pyqt5_python39 + pyyaml_python39 + setuptools_python39 cmd:python$PYTHON_VERSION lib:libQt5Core$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - importlib_metadata_python38 - jinja_python38 - pyqt5_python38 - pyyaml_python38 - setuptools_python38 + importlib_metadata_python39 + jinja_python39 + pyqt5_python39 + pyyaml_python39 + setuptools_python39 devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES="