From 1fe4b50be6b16c95521dcdd2bf64fff6b12034c6 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 11 Aug 2023 16:41:24 +0000 Subject: [PATCH] pygame, revbump for python changes (#9178) --- dev-python/pygame/pygame-2.0.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pygame/pygame-2.0.0.recipe b/dev-python/pygame/pygame-2.0.0.recipe index e98d23aed..0ebad435e 100644 --- a/dev-python/pygame/pygame-2.0.0.recipe +++ b/dev-python/pygame/pygame-2.0.0.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2000-2004, 2007 Pete Shinners 2007 Richard Goedeken 2007-2008 Marcus von Appen" LICENSE="GNU LGPL v2.1" -REVISION="3" +REVISION="4" SOURCE_URI="https://files.pythonhosted.org/packages/source/p/pygame/pygame-$portVersion.tar.gz" CHECKSUM_SHA256="63b038da116a643046181b02173fd894d87d2f85ecfd6aa7d5ece73c6ef501e9" SOURCE_DIR="pygame-$portVersion" @@ -17,7 +17,7 @@ PATCHES="pygame-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -pythonVersion=3.9 +pythonVersion=3.10 pythonPackage="python${pythonVersion//.}" PROVIDES="