From b88609f40cff80627c0ecb988d2da43602f35ff1 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 8 Mar 2023 22:11:47 +0100 Subject: [PATCH] git_cola: build with python 3.9 --- dev-vcs/git_cola/git_cola-3.12.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/git_cola/git_cola-3.12.0.recipe b/dev-vcs/git_cola/git_cola-3.12.0.recipe index ff60d1be5..7670008c9 100644 --- a/dev-vcs/git_cola/git_cola-3.12.0.recipe +++ b/dev-vcs/git_cola/git_cola-3.12.0.recipe @@ -3,7 +3,7 @@ DESCRIPTION="git-cola is a powerful Git GUI with a slick and intuitive user inte HOMEPAGE="https://git-cola.github.io/" COPYRIGHT="2007-2020 David Aguilar and contributors" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/git-cola/git-cola/archive/refs/tags/v$portVersion.tar.gz" CHECKSUM_SHA256="ec1167ea9a472214bf18f5537d96e137c724f3d28a85b3642f07dba35f04b24a" SOURCE_DIR="git-cola-$portVersion" @@ -13,7 +13,7 @@ ADDITIONAL_FILES="git_cola.rdef.in" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -PYTHON_VERSION="3.8" +PYTHON_VERSION="3.9" PROVIDES=" git_cola$secondaryArchSuffix = $portVersion