From db17a7881191da97c905a7836c2a4a84e9c1e009 Mon Sep 17 00:00:00 2001 From: Richard Top Date: Fri, 28 Mar 2025 17:23:14 +0000 Subject: [PATCH 1/5] {2023.06}[2023a,grace] Remaining apps from EB 4.8.2 2023a easystack --- .../grace/eessi-2023.06-eb-4.9.4-2023a.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml index 432a85eebb..a79794574e 100644 --- a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml +++ b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml @@ -17,3 +17,20 @@ easyconfigs: - LHAPDF-6.5.4-GCC-12.3.0.eb - LoopTools-2.15-GCC-12.3.0.eb - R-4.3.2-gfbf-2023a.eb + - Boost-1.82.0-GCC-12.3.0.eb: + options: + # source URLs for Boost have changed, corresponding PR is + # https://github.com/easybuilders/easybuild-easyconfigs/pull/22157 + # Boost is a dependency of AOFlagger + from-commit: 5bebccf792ccf35a8ee3250bc8fed86dff5d5df9 + - Boost.Python-1.82.0-GCC-12.3.0.eb: + options: + # source URLs for Boost.* have changed, corresponding PR is + # https://github.com/easybuilders/easybuild-easyconfigs/pull/22240 + # Boost.Python is a dependency of AOFlagger + from-commit: e610fe1ac5393d1de668a466fdaaea74c580ee03 + - netCDF-4.9.2-gompi-2023a.eb + - FFmpeg-6.0-GCCcore-12.3.0.eb + - ALL-0.9.2-foss-2023a.eb + - CDO-2.2.2-gompi-2023a.eb + - BWA-0.7.17-20220923-GCCcore-12.3.0.eb From e7bb27542624bff81e5a87281a4f30f583e7feb3 Mon Sep 17 00:00:00 2001 From: Richard Top Date: Fri, 28 Mar 2025 19:06:04 +0000 Subject: [PATCH 2/5] fixed comment for Boost --- .../2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml index a79794574e..4dd620347f 100644 --- a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml +++ b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml @@ -21,13 +21,11 @@ easyconfigs: options: # source URLs for Boost have changed, corresponding PR is # https://github.com/easybuilders/easybuild-easyconfigs/pull/22157 - # Boost is a dependency of AOFlagger from-commit: 5bebccf792ccf35a8ee3250bc8fed86dff5d5df9 - Boost.Python-1.82.0-GCC-12.3.0.eb: options: # source URLs for Boost.* have changed, corresponding PR is # https://github.com/easybuilders/easybuild-easyconfigs/pull/22240 - # Boost.Python is a dependency of AOFlagger from-commit: e610fe1ac5393d1de668a466fdaaea74c580ee03 - netCDF-4.9.2-gompi-2023a.eb - FFmpeg-6.0-GCCcore-12.3.0.eb From 09887f4f55294148a750f1c09d5ccbfc9fa57304 Mon Sep 17 00:00:00 2001 From: Richard Top Date: Fri, 28 Mar 2025 19:10:21 +0000 Subject: [PATCH 3/5] fixed comment for Boost.Python --- .../2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml index 4dd620347f..8e5ebaf536 100644 --- a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml +++ b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml @@ -26,6 +26,7 @@ easyconfigs: options: # source URLs for Boost.* have changed, corresponding PR is # https://github.com/easybuilders/easybuild-easyconfigs/pull/22240 + # # Boost.Python is a dependency of Boost from-commit: e610fe1ac5393d1de668a466fdaaea74c580ee03 - netCDF-4.9.2-gompi-2023a.eb - FFmpeg-6.0-GCCcore-12.3.0.eb From 101d3316814f9098d48ef50c1a9b8bf3bac70953 Mon Sep 17 00:00:00 2001 From: Richard Top Date: Fri, 28 Mar 2025 19:10:54 +0000 Subject: [PATCH 4/5] fixed comment for Boost.Python --- .../2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml index 8e5ebaf536..e422557633 100644 --- a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml +++ b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml @@ -26,7 +26,7 @@ easyconfigs: options: # source URLs for Boost.* have changed, corresponding PR is # https://github.com/easybuilders/easybuild-easyconfigs/pull/22240 - # # Boost.Python is a dependency of Boost + # Boost.Python is a dependency of Boost from-commit: e610fe1ac5393d1de668a466fdaaea74c580ee03 - netCDF-4.9.2-gompi-2023a.eb - FFmpeg-6.0-GCCcore-12.3.0.eb From 390620079e1a24c0c79c53dc0b6cabd6197f4899 Mon Sep 17 00:00:00 2001 From: Richard Top Date: Fri, 28 Mar 2025 19:14:47 +0000 Subject: [PATCH 5/5] Removed Boost.Python, not needed in this PR --- .../2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml index e422557633..6102779905 100644 --- a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml +++ b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml @@ -22,12 +22,6 @@ easyconfigs: # source URLs for Boost have changed, corresponding PR is # https://github.com/easybuilders/easybuild-easyconfigs/pull/22157 from-commit: 5bebccf792ccf35a8ee3250bc8fed86dff5d5df9 - - Boost.Python-1.82.0-GCC-12.3.0.eb: - options: - # source URLs for Boost.* have changed, corresponding PR is - # https://github.com/easybuilders/easybuild-easyconfigs/pull/22240 - # Boost.Python is a dependency of Boost - from-commit: e610fe1ac5393d1de668a466fdaaea74c580ee03 - netCDF-4.9.2-gompi-2023a.eb - FFmpeg-6.0-GCCcore-12.3.0.eb - ALL-0.9.2-foss-2023a.eb