From 83dc39d33f8cb563724e960412c7e477af569d0a Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 24 Oct 2024 12:38:38 +0200 Subject: [PATCH] Update generic/generic_python-1.2.3.recipe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Joachim Mairböck --- generic/generic_python-1.2.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic/generic_python-1.2.3.recipe b/generic/generic_python-1.2.3.recipe index 58fa5d2..e6c2023 100644 --- a/generic/generic_python-1.2.3.recipe +++ b/generic/generic_python-1.2.3.recipe @@ -30,7 +30,7 @@ BUILD_REQUIRES=" haiku_devel " -# add python versions if needed: eg (3.10 3.11) +# add python versions if needed: eg (3.10 3.13) PYTHON_VERSIONS=(3.10) for i in "${!PYTHON_VERSIONS[@]}"; do