From 6781412355e8338b96ee83c1ba139342799cb092 Mon Sep 17 00:00:00 2001 From: OscarL Date: Tue, 13 Aug 2024 03:24:00 -0300 Subject: [PATCH] crawl: move to Python 3.10. (#10800) --- games-roguelike/crawl/crawl-0.29.0.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games-roguelike/crawl/crawl-0.29.0.recipe b/games-roguelike/crawl/crawl-0.29.0.recipe index 4e77e6473..fb3fa45b1 100644 --- a/games-roguelike/crawl/crawl-0.29.0.recipe +++ b/games-roguelike/crawl/crawl-0.29.0.recipe @@ -6,7 +6,7 @@ strategy, and prevail against overwhelming odds." HOMEPAGE="https://crawl.develz.org" COPYRIGHT="1997-2022 Linley Henzell, the dev team, and the contributors" LICENSE="crawl" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/crawl/crawl/releases/download/$portVersion/stone_soup-$portVersion-nodeps.tar.xz" CHECKSUM_SHA256="b013f9b3bbee1f9e2113c20130a52097dbd9e83ce8e1060438bd3e83829fa9c4" SOURCE_FILENAME="crawl-$portVersion.tar.xz" @@ -28,7 +28,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix dejavu - pyyaml_python39 + pyyaml_python310 lib:libfreetype$secondaryArchSuffix lib:libGL$secondaryArchSuffix lib:libGLU$secondaryArchSuffix @@ -67,11 +67,11 @@ BUILD_PREREQUIRES=" cmd:perl cmd:pkg_config$secondaryArchSuffix cmd:pngcrush - cmd:python3.9 + cmd:python3.10 cmd:which cmd:xargs dejavu - pyyaml_python39 + pyyaml_python310 " defineDebugInfoPackage crawl$secondaryArchSuffix \