From c86d9b039b222274fb8b57ae0ade3a218bc1d21c Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Tue, 28 May 2024 15:19:01 +0200 Subject: [PATCH 1/3] {2023.06}[gfbf/2023a] ipympl v0.9.3 --- .../pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml index db74ac4d6a..429ac6654c 100644 --- a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml +++ b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml @@ -11,7 +11,9 @@ easyconfigs: - R-bundle-CRAN-2023.12-foss-2023a.eb - OpenFOAM-10-foss-2023a.eb - PyOpenGL-3.1.7-GCCcore-12.3.0.eb - - ipympl-0.9.3-foss-2023a.eb + # replaced by ipympl-0.9.3-gfbf-2023a.eb + # - ipympl-0.9.3-foss-2023a.eb + - ipympl-0.9.3-gfbf-2023a.eb - SuperLU_DIST-8.1.2-foss-2023a.eb: options: from-pr: 20162 From 53fd69a4e0518b12afcba4954b1a7fce20e4f596 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Tue, 28 May 2024 19:33:53 +0200 Subject: [PATCH 2/3] add from-pr --- .../pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml index 429ac6654c..705c865101 100644 --- a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml +++ b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml @@ -13,7 +13,10 @@ easyconfigs: - PyOpenGL-3.1.7-GCCcore-12.3.0.eb # replaced by ipympl-0.9.3-gfbf-2023a.eb # - ipympl-0.9.3-foss-2023a.eb - - ipympl-0.9.3-gfbf-2023a.eb + - ipympl-0.9.3-gfbf-2023a.eb: + options: + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/20586 + from-pr: 20586 - SuperLU_DIST-8.1.2-foss-2023a.eb: options: from-pr: 20162 From 25f49fa09696bb7a6fe5d4037806fdbe910a74a4 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Tue, 28 May 2024 20:47:02 +0200 Subject: [PATCH 3/3] use correct PR --- .../pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml index 705c865101..9681403398 100644 --- a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml +++ b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml @@ -16,7 +16,10 @@ easyconfigs: - ipympl-0.9.3-gfbf-2023a.eb: options: # see https://github.com/easybuilders/easybuild-easyconfigs/pull/20586 - from-pr: 20586 + # which removed the foss/2023a ec file + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/18852 + # which added/updated the gfbf/2023a ec file + from-pr: 18852 - SuperLU_DIST-8.1.2-foss-2023a.eb: options: from-pr: 20162