Skip to content

{vis}[GCCcore/13.3.0] PyOpenGL v3.1.10, PyQtGraph v0.14.0, python-louvain v0.16, ...#25435

Merged
Micket merged 3 commits intoeasybuilders:developfrom
sassy-crick:20260226001230_new_pr_PyOpenGL3110
Feb 26, 2026
Merged

{vis}[GCCcore/13.3.0] PyOpenGL v3.1.10, PyQtGraph v0.14.0, python-louvain v0.16, ...#25435
Micket merged 3 commits intoeasybuilders:developfrom
sassy-crick:20260226001230_new_pr_PyOpenGL3110

Conversation

@sassy-crick
Copy link
Copy Markdown
Collaborator

(created using eb --new-pr)

….0-foss-2024a.eb, python-louvain-0.16-foss-2024a.eb, Qtconsole-5.6.0-GCCcore-13.3.0.eb, QtPy-2.4.3-GCCcore-13.3.0.eb
@github-actions github-actions bot added the 2024a issues & PRs related to 2024a common toolchains label Feb 26, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 26, 2026

Updated software PyQtGraph-0.14.0-foss-2024a.eb

Diff against PyQtGraph-0.13.7-foss-2023a.eb

easybuild/easyconfigs/p/PyQtGraph/PyQtGraph-0.13.7-foss-2023a.eb

diff --git a/easybuild/easyconfigs/p/PyQtGraph/PyQtGraph-0.13.7-foss-2023a.eb b/easybuild/easyconfigs/p/PyQtGraph/PyQtGraph-0.14.0-foss-2024a.eb
index ee5be50a6f..09219e7e6c 100644
--- a/easybuild/easyconfigs/p/PyQtGraph/PyQtGraph-0.13.7-foss-2023a.eb
+++ b/easybuild/easyconfigs/p/PyQtGraph/PyQtGraph-0.14.0-foss-2024a.eb
@@ -1,26 +1,28 @@
 # updated: Denis Kristak
-easyblock = 'PythonPackage'
 # TH77EMBL adapted from PyQtGraph-0.11.0-foss-2019b-Python-3.7.4.eb
 # update: Petr Král (INUITS)
+
+easyblock = 'PythonPackage'
+
 name = 'PyQtGraph'
-version = '0.13.7'
+version = '0.14.0'
 
 homepage = 'http://www.pyqtgraph.org/'
 description = """PyQtGraph is a pure-python graphics and GUI library built on PyQt5/PySide2 and numpy."""
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2024a'}
 toolchainopts = {'pic': True}
 
 github_account = 'pyqtgraph'
 source_urls = [GITHUB_SOURCE]
 sources = [SOURCELOWER_TAR_GZ]
-checksums = ['28c5fb6eaf60ff3ea7b7b6e0f8935cf85f34e7b5c554f154eeb10649c6b21573']
+checksums = ['30f41a2f27ec41fb7d4442dbb150b004520ba83e777cdf5bb9cce0d18017424f']
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('SciPy-bundle', '2023.07'),
-    ('PyQt5', '5.15.10'),
-    ('PyOpenGL', '3.1.7'),
+    ('Python', '3.12.3'),
+    ('SciPy-bundle', '2024.05'),
+    ('PyQt5', '5.15.11'),
+    ('PyOpenGL', '3.1.9'),
 ]
 
 moduleclass = 'vis'
Diff against PyQtGraph-0.13.3-foss-2022a.eb

easybuild/easyconfigs/p/PyQtGraph/PyQtGraph-0.13.3-foss-2022a.eb

diff --git a/easybuild/easyconfigs/p/PyQtGraph/PyQtGraph-0.13.3-foss-2022a.eb b/easybuild/easyconfigs/p/PyQtGraph/PyQtGraph-0.14.0-foss-2024a.eb
index c855c8e960..09219e7e6c 100644
--- a/easybuild/easyconfigs/p/PyQtGraph/PyQtGraph-0.13.3-foss-2022a.eb
+++ b/easybuild/easyconfigs/p/PyQtGraph/PyQtGraph-0.14.0-foss-2024a.eb
@@ -1,25 +1,28 @@
 # updated: Denis Kristak
-easyblock = 'PythonPackage'
 # TH77EMBL adapted from PyQtGraph-0.11.0-foss-2019b-Python-3.7.4.eb
+# update: Petr Král (INUITS)
+
+easyblock = 'PythonPackage'
+
 name = 'PyQtGraph'
-version = '0.13.3'
+version = '0.14.0'
 
 homepage = 'http://www.pyqtgraph.org/'
 description = """PyQtGraph is a pure-python graphics and GUI library built on PyQt5/PySide2 and numpy."""
 
-toolchain = {'name': 'foss', 'version': '2022a'}
+toolchain = {'name': 'foss', 'version': '2024a'}
 toolchainopts = {'pic': True}
 
 github_account = 'pyqtgraph'
 source_urls = [GITHUB_SOURCE]
 sources = [SOURCELOWER_TAR_GZ]
-checksums = ['2dd03b68543fba85aea04e3c07311bfe7d5fd87f40ad6954e83b261d23f92de1']
+checksums = ['30f41a2f27ec41fb7d4442dbb150b004520ba83e777cdf5bb9cce0d18017424f']
 
 dependencies = [
-    ('Python', '3.10.4'),
-    ('SciPy-bundle', '2022.05'),
-    ('PyQt5', '5.15.5'),
-    ('PyOpenGL', '3.1.6'),
+    ('Python', '3.12.3'),
+    ('SciPy-bundle', '2024.05'),
+    ('PyQt5', '5.15.11'),
+    ('PyOpenGL', '3.1.9'),
 ]
 
 moduleclass = 'vis'

Updated software python-louvain-0.16-foss-2024a.eb

Diff against python-louvain-0.16-foss-2023a.eb

easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2023a.eb

diff --git a/easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2023a.eb b/easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2024a.eb
index c4fbad4331..9cebc172da 100644
--- a/easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2023a.eb
+++ b/easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2024a.eb
@@ -6,14 +6,14 @@ version = '0.16'
 homepage = 'https://pypi.org/project/python-louvain'
 description = "Louvain algorithm for community detection"
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2024a'}
 
 sources = [SOURCE_TAR_GZ]
 checksums = ['b7ba2df5002fd28d3ee789a49532baad11fe648e4f2117cf0798e7520a1da56b']
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('networkx', '3.1'),
+    ('Python', '3.12.3'),
+    ('networkx', '3.4.2'),
 ]
 
 options = {'modulename': 'community'}
Diff against python-louvain-0.16-foss-2022b.eb

easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2022b.eb

diff --git a/easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2022b.eb b/easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2024a.eb
index fe9ac8e200..9cebc172da 100644
--- a/easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2022b.eb
+++ b/easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2024a.eb
@@ -6,14 +6,14 @@ version = '0.16'
 homepage = 'https://pypi.org/project/python-louvain'
 description = "Louvain algorithm for community detection"
 
-toolchain = {'name': 'foss', 'version': '2022b'}
+toolchain = {'name': 'foss', 'version': '2024a'}
 
 sources = [SOURCE_TAR_GZ]
 checksums = ['b7ba2df5002fd28d3ee789a49532baad11fe648e4f2117cf0798e7520a1da56b']
 
 dependencies = [
-    ('Python', '3.10.8'),
-    ('networkx', '3.0'),
+    ('Python', '3.12.3'),
+    ('networkx', '3.4.2'),
 ]
 
 options = {'modulename': 'community'}
Diff against python-louvain-0.15-foss-2021b.eb

easybuild/easyconfigs/p/python-louvain/python-louvain-0.15-foss-2021b.eb

diff --git a/easybuild/easyconfigs/p/python-louvain/python-louvain-0.15-foss-2021b.eb b/easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2024a.eb
index e75aee363a..9cebc172da 100644
--- a/easybuild/easyconfigs/p/python-louvain/python-louvain-0.15-foss-2021b.eb
+++ b/easybuild/easyconfigs/p/python-louvain/python-louvain-0.16-foss-2024a.eb
@@ -1,19 +1,19 @@
 easyblock = 'PythonPackage'
 
 name = 'python-louvain'
-version = '0.15'
+version = '0.16'
 
 homepage = 'https://pypi.org/project/python-louvain'
 description = "Louvain algorithm for community detection"
 
-toolchain = {'name': 'foss', 'version': '2021b'}
+toolchain = {'name': 'foss', 'version': '2024a'}
 
 sources = [SOURCE_TAR_GZ]
-checksums = ['2a856edfbe29952a60a5538a84bb78cca18f6884a88b9325e85a11c8dd4917eb']
+checksums = ['b7ba2df5002fd28d3ee789a49532baad11fe648e4f2117cf0798e7520a1da56b']
 
 dependencies = [
-    ('Python', '3.9.6'),
-    ('networkx', '2.6.3'),
+    ('Python', '3.12.3'),
+    ('networkx', '3.4.2'),
 ]
 
 options = {'modulename': 'community'}

Updated software QtPy-2.4.3-GCCcore-13.3.0.eb

Diff against QtPy-2.4.3-GCCcore-14.2.0.eb

easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-14.2.0.eb

diff --git a/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-14.2.0.eb b/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-13.3.0.eb
index 6a2e0343c9..a06b969deb 100644
--- a/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-14.2.0.eb
+++ b/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-13.3.0.eb
@@ -7,7 +7,7 @@ homepage = "https://github.com/spyder-ide/qtpy"
 description = """QtPy is a small abstraction layer that lets you write applications using a single API call to
  either PyQt or PySide. It provides support for PyQt5, PyQt4, PySide2 and PySide."""
 
-toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
 checksums = ['db744f7832e6d3da90568ba6ccbca3ee2b3b4a890c3d6fbbc63142f6e4cdf5bb']
@@ -17,9 +17,9 @@ builddependencies = [
 ]
 
 dependencies = [
-    ('Python', '3.13.1'),
-    ('PyQt6', '6.9.1'),
-    ('Python-bundle-PyPI', '2025.04'),
+    ('Python', '3.12.3'),
+    ('PyQt5', '5.15.11'),
+    ('Python-bundle-PyPI', '2024.06'),
 ]
 
 moduleclass = 'vis'
Diff against QtPy-2.4.3-GCCcore-14.3.0.eb

easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-14.3.0.eb

diff --git a/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-14.3.0.eb b/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-13.3.0.eb
index 9016e8bd59..a06b969deb 100644
--- a/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-14.3.0.eb
+++ b/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-13.3.0.eb
@@ -7,19 +7,19 @@ homepage = "https://github.com/spyder-ide/qtpy"
 description = """QtPy is a small abstraction layer that lets you write applications using a single API call to
  either PyQt or PySide. It provides support for PyQt5, PyQt4, PySide2 and PySide."""
 
-toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
 checksums = ['db744f7832e6d3da90568ba6ccbca3ee2b3b4a890c3d6fbbc63142f6e4cdf5bb']
 
 builddependencies = [
-    ('binutils', '2.44'),
+    ('binutils', '2.42'),
 ]
 
 dependencies = [
-    ('Python', '3.13.5'),
-    ('PyQt6', '6.9.1'),
-    ('Python-bundle-PyPI', '2025.07'),
+    ('Python', '3.12.3'),
+    ('PyQt5', '5.15.11'),
+    ('Python-bundle-PyPI', '2024.06'),
 ]
 
 moduleclass = 'vis'
Diff against QtPy-2.4.1-GCCcore-13.2.0.eb

easybuild/easyconfigs/q/QtPy/QtPy-2.4.1-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/q/QtPy/QtPy-2.4.1-GCCcore-13.2.0.eb b/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-13.3.0.eb
index 9f11df48f4..a06b969deb 100644
--- a/easybuild/easyconfigs/q/QtPy/QtPy-2.4.1-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-13.3.0.eb
@@ -1,25 +1,25 @@
 easyblock = 'PythonPackage'
 
 name = 'QtPy'
-version = '2.4.1'
+version = '2.4.3'
 
 homepage = "https://github.com/spyder-ide/qtpy"
 description = """QtPy is a small abstraction layer that lets you write applications using a single API call to
  either PyQt or PySide. It provides support for PyQt5, PyQt4, PySide2 and PySide."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
-sources = [SOURCE_TAR_GZ]
-checksums = ['a5a15ffd519550a1361bdc56ffc07fda56a6af7292f17c7b395d4083af632987']
+sources = [SOURCELOWER_TAR_GZ]
+checksums = ['db744f7832e6d3da90568ba6ccbca3ee2b3b4a890c3d6fbbc63142f6e4cdf5bb']
 
 builddependencies = [
-    ('binutils', '2.40'),
+    ('binutils', '2.42'),
 ]
 
 dependencies = [
-    ('Python', '3.11.5'),
-    ('PyQt5', '5.15.10'),
-    ('Python-bundle-PyPI', '2023.10'),
+    ('Python', '3.12.3'),
+    ('PyQt5', '5.15.11'),
+    ('Python-bundle-PyPI', '2024.06'),
 ]
 
 moduleclass = 'vis'

Updated software Qtconsole-5.6.0-GCCcore-13.3.0.eb

Diff against Qtconsole-5.7.0-GCCcore-14.2.0.eb

easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.7.0-GCCcore-14.2.0.eb

diff --git a/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.7.0-GCCcore-14.2.0.eb b/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.6.0-GCCcore-13.3.0.eb
index fa0ff3738f..921ea52bac 100644
--- a/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.7.0-GCCcore-14.2.0.eb
+++ b/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.6.0-GCCcore-13.3.0.eb
@@ -1,7 +1,7 @@
 easyblock = 'PythonPackage'
 
 name = 'Qtconsole'
-version = '5.7.0'
+version = '5.6.0'
 
 homepage = 'https://jupyter.org/'
 description = """A rich Qt-based console for working with Jupyter kernels, supporting rich media
@@ -11,18 +11,18 @@ terminal, but provides a number of enhancements only possible in a GUI, such as
 inline figures, proper multiline editing with syntax highlighting, graphical
 calltips, and more."""
 
-toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
-checksums = ['0d33371ce9ef554c7022ee300564ba9ffbd615e304ee615f6769d4068e063171']
+checksums = ['4c82120a3b53a3d36e3f76e6a1a26ffddf4e1ce2359d56a19889c55e1d73a436']
 
 builddependencies = [('binutils', '2.42')]
 
 dependencies = [
-    ('Python', '3.13.1'),
-    ('IPython', '9.3.0'),
+    ('Python', '3.12.3'),
+    ('IPython', '8.28.0'),
     ('QtPy', '2.4.3'),
-    ('Jupyter-bundle', '20250702'),
+    ('Jupyter-bundle', '20250530'),
 ]
 
 moduleclass = 'vis'
Diff against Qtconsole-5.7.0-GCCcore-14.3.0.eb

easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.7.0-GCCcore-14.3.0.eb

diff --git a/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.7.0-GCCcore-14.3.0.eb b/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.6.0-GCCcore-13.3.0.eb
index 2001129125..921ea52bac 100644
--- a/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.7.0-GCCcore-14.3.0.eb
+++ b/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.6.0-GCCcore-13.3.0.eb
@@ -1,7 +1,7 @@
 easyblock = 'PythonPackage'
 
 name = 'Qtconsole'
-version = '5.7.0'
+version = '5.6.0'
 
 homepage = 'https://jupyter.org/'
 description = """A rich Qt-based console for working with Jupyter kernels, supporting rich media
@@ -11,18 +11,18 @@ terminal, but provides a number of enhancements only possible in a GUI, such as
 inline figures, proper multiline editing with syntax highlighting, graphical
 calltips, and more."""
 
-toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
-checksums = ['0d33371ce9ef554c7022ee300564ba9ffbd615e304ee615f6769d4068e063171']
+checksums = ['4c82120a3b53a3d36e3f76e6a1a26ffddf4e1ce2359d56a19889c55e1d73a436']
 
-builddependencies = [('binutils', '2.44')]
+builddependencies = [('binutils', '2.42')]
 
 dependencies = [
-    ('Python', '3.13.5'),
-    ('IPython', '9.4.0'),
+    ('Python', '3.12.3'),
+    ('IPython', '8.28.0'),
     ('QtPy', '2.4.3'),
-    ('Jupyter-bundle', '20251112'),
+    ('Jupyter-bundle', '20250530'),
 ]
 
 moduleclass = 'vis'
Diff against Qtconsole-5.6.0-GCCcore-13.2.0.eb

easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.6.0-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.6.0-GCCcore-13.2.0.eb b/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.6.0-GCCcore-13.3.0.eb
index e69a977632..921ea52bac 100644
--- a/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.6.0-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/q/Qtconsole/Qtconsole-5.6.0-GCCcore-13.3.0.eb
@@ -11,18 +11,18 @@ terminal, but provides a number of enhancements only possible in a GUI, such as
 inline figures, proper multiline editing with syntax highlighting, graphical
 calltips, and more."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
 checksums = ['4c82120a3b53a3d36e3f76e6a1a26ffddf4e1ce2359d56a19889c55e1d73a436']
 
-builddependencies = [('binutils', '2.40')]
+builddependencies = [('binutils', '2.42')]
 
 dependencies = [
-    ('Python', '3.11.5'),
-    ('IPython', '8.17.2'),
-    ('QtPy', '2.4.1'),
-    ('Jupyter-bundle', '20240522'),
+    ('Python', '3.12.3'),
+    ('IPython', '8.28.0'),
+    ('QtPy', '2.4.3'),
+    ('Jupyter-bundle', '20250530'),
 ]
 
 moduleclass = 'vis'

@sassy-crick
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

@sassy-crick: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=25435 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_25435 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 9866

Test results coming soon (I hope)...

Details

- notification for comment with ID 3963133667 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 4 out of 4 (total: 3 mins 45 secs) (4 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.7, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.23
See https://gist.github.com/boegelbot/15d8dd59731bed14f51131793fef7d1e for a full test report.

@verdurin
Copy link
Copy Markdown
Member

@sassy-crick I opened a PR for a slightly older version of PyQt yesterday, #25424.
Happy to close that in favour of yours, if you prefer.

@sassy-crick
Copy link
Copy Markdown
Collaborator Author

@sassy-crick I opened a PR for a slightly older version of PyQt yesterday, #25424. Happy to close that in favour of yours, if you prefer.

@verdurin I have no preferences here. I noticed there was a gap and as I needed these packages for the Orange3 PR, I went for the latest one.
Shall we stick to the latest one? Do you have any software you are building and requires PyQT?

Either is fine, I can update my PR as well but I think going for the latest one might be more in line of best-practise. Just let me know and thanks for pointing it out to me.

Copy link
Copy Markdown
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Micket
Copy link
Copy Markdown
Contributor

Micket commented Feb 26, 2026

I'll be the arbiter and say, newer is better!

@Micket Micket modified the milestones: 5.x, next release (5.2.2?) Feb 26, 2026
@Micket
Copy link
Copy Markdown
Contributor

Micket commented Feb 26, 2026

Test report by @Micket
SUCCESS
Build succeeded for 16 out of 16 (total: 15 mins 46 secs) (4 easyconfigs in total)
vera-icelake-build - Linux Rocky Linux 9.6, x86_64, Intel(R) Xeon(R) Silver 4316 CPU @ 2.30GHz, Python 3.9.21
See https://gist.github.com/Micket/134a12651c68f083eda70d1469f3f6b6 for a full test report.

@Micket
Copy link
Copy Markdown
Contributor

Micket commented Feb 26, 2026

Going in, thanks @sassy-crick!

@Micket Micket merged commit 02c8daa into easybuilders:develop Feb 26, 2026
6 checks passed
@sassy-crick sassy-crick deleted the 20260226001230_new_pr_PyOpenGL3110 branch February 27, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2024a issues & PRs related to 2024a common toolchains ready-to-review update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants