libmypaint, switch python version (#8384)

This commit is contained in:
Schrijvers Luc
2023-04-14 16:10:10 +02:00
committed by GitHub
parent 4cc99ae2b3
commit 2caa0dbc3c

View File

@@ -4,7 +4,7 @@ number of other painting programs."
HOMEPAGE="https://github.com/mypaint/libmypaint"
COPYRIGHT="2008-2011 Martin Renold and contributors"
LICENSE="ISC"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/mypaint/libmypaint/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="9d888a0f13deeba06f2d63949426f4a5e4656f451b9052e4d8f7fd372a6f274e"
@@ -50,7 +50,7 @@ BUILD_PREREQUIRES="
cmd:libtoolize$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix
cmd:python3.7
cmd:python3
"
defineDebugInfoPackage libmypaint$secondaryArchSuffix \