From 66093b7a154bdbcd22bb5ce4dcbb6397951b4369 Mon Sep 17 00:00:00 2001 From: Caspar van Leeuwen Date: Mon, 29 Jul 2024 16:24:01 +0200 Subject: [PATCH] Replace slash with dash to make this a proper easyconfig name, instead of a module name --- .../2023.06/rebuilds/20240729-eb-4.9.2-Python-ctypes.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/easystacks/software.eessi.io/2023.06/rebuilds/20240729-eb-4.9.2-Python-ctypes.yml b/easystacks/software.eessi.io/2023.06/rebuilds/20240729-eb-4.9.2-Python-ctypes.yml index 09dde357cd..c73d67fcd2 100644 --- a/easystacks/software.eessi.io/2023.06/rebuilds/20240729-eb-4.9.2-Python-ctypes.yml +++ b/easystacks/software.eessi.io/2023.06/rebuilds/20240729-eb-4.9.2-Python-ctypes.yml @@ -6,15 +6,15 @@ # # See https://gitlab.com/eessi/support/-/issues/77 easyconfigs: - - Python/3.10.8-GCCcore-12.2.0-bare: + - Python-3.10.8-GCCcore-12.2.0-bare: options: include-easyblocks-from-pr: 3352 - - Python/3.10.8-GCCcore-12.2.0: + - Python-3.10.8-GCCcore-12.2.0: options: include-easyblocks-from-pr: 3352 - - Python/3.11.3-GCCcore-12.3.0: + - Python-3.11.3-GCCcore-12.3.0: options: include-easyblocks-from-pr: 3352 - - Python/3.11.5-GCCcore-13.2.0: + - Python-3.11.5-GCCcore-13.2.0: options: include-easyblocks-from-pr: 3352