Skip to content

Conversation

@stefan-wolfsheimer
Copy link
Contributor

No description provided.

Stefan Wolfsheimer added 2 commits October 27, 2025 22:39
@github-actions
Copy link

Updated software PLY-3.11-GCCcore-14.2.0.eb

Diff against PLY-3.11-GCCcore-14.3.0.eb

easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-14.3.0.eb

diff --git a/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-14.3.0.eb b/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-14.2.0.eb
index f7e1404c7c..abd51e1f73 100644
--- a/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-14.3.0.eb
+++ b/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-14.2.0.eb
@@ -6,13 +6,13 @@ version = '3.11'
 homepage = "https://www.dabeaz.com/ply/"
 description = """PLY is yet another implementation of lex and yacc for Python."""
 
-toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
 checksums = ['00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3']
 
-builddependencies = [('binutils', '2.44')]
+builddependencies = [('binutils', '2.42')]
 
-dependencies = [('Python', '3.13.5')]
+dependencies = [('Python', '3.13.1')]
 
 moduleclass = 'lib'
Diff against PLY-3.11-GCCcore-13.3.0.eb

easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-13.3.0.eb

diff --git a/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-13.3.0.eb b/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-14.2.0.eb
index b04e591ab3..abd51e1f73 100644
--- a/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-13.3.0.eb
+++ b/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-14.2.0.eb
@@ -6,13 +6,13 @@ version = '3.11'
 homepage = "https://www.dabeaz.com/ply/"
 description = """PLY is yet another implementation of lex and yacc for Python."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
 checksums = ['00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3']
 
 builddependencies = [('binutils', '2.42')]
 
-dependencies = [('Python', '3.12.3')]
+dependencies = [('Python', '3.13.1')]
 
 moduleclass = 'lib'
Diff against PLY-3.11-GCCcore-13.2.0.eb

easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-13.2.0.eb b/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-14.2.0.eb
index 30e415baf2..abd51e1f73 100644
--- a/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/p/PLY/PLY-3.11-GCCcore-14.2.0.eb
@@ -6,13 +6,13 @@ version = '3.11'
 homepage = "https://www.dabeaz.com/ply/"
 description = """PLY is yet another implementation of lex and yacc for Python."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
 checksums = ['00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3']
 
-builddependencies = [('binutils', '2.40')]
+builddependencies = [('binutils', '2.42')]
 
-dependencies = [('Python', '3.11.5')]
+dependencies = [('Python', '3.13.1')]
 
 moduleclass = 'lib'

Updated software PyQt-builder-1.19.0-GCCcore-14.2.0.eb

Diff against PyQt-builder-1.18.1-GCCcore-13.3.0.eb

easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.18.1-GCCcore-13.3.0.eb

diff --git a/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.18.1-GCCcore-13.3.0.eb b/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.19.0-GCCcore-14.2.0.eb
index 7217bf2347..25cfe5250b 100644
--- a/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.18.1-GCCcore-13.3.0.eb
+++ b/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.19.0-GCCcore-14.2.0.eb
@@ -1,8 +1,9 @@
 # Thomas Hoffmann, EMBL Heidelberg, [email protected], 2024/01
+# update: Stefan Wolfsheimer, SURF, 2025/10
 easyblock = 'PythonBundle'
 
 name = 'PyQt-builder'
-version = '1.18.1'
+version = '1.19.0'
 
 homepage = 'https://github.com/Python-PyQt/PyQt-builder'
 description = """PyQt-builder is the PEP 517 compliant build system for PyQt and projects that
@@ -10,19 +11,19 @@ extend PyQt. It extends the SIP build system and uses Qt's qmake to perform the
 actual compilation and installation of extension modules.
 """
 
-toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 builddependencies = [('binutils', '2.42')]
 dependencies = [
-    ('Python', '3.12.3'),
-    ('SIP', '6.10.0'),
+    ('Python', '3.13.1'),
+    ('SIP', '6.14.0'),
 ]
 
 
 exts_list = [
     ('pyqt_builder', version, {
         'modulename': 'pyqtbuild',
-        'checksums': ['3f7a3a2715947a293a97530a76fd59f1309fcb8e57a5830f45c79fe7249b3998'],
+        'checksums': ['79540e001c476bc050180db00fffcb1e9fa74544d95c148e48ad6117e49d6ea2'],
     }),
 ]
 
Diff against PyQt-builder-1.16.4-GCCcore-13.2.0.eb

easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.16.4-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.16.4-GCCcore-13.2.0.eb b/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.19.0-GCCcore-14.2.0.eb
index a2d5dcf229..25cfe5250b 100644
--- a/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.16.4-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.19.0-GCCcore-14.2.0.eb
@@ -1,8 +1,9 @@
 # Thomas Hoffmann, EMBL Heidelberg, [email protected], 2024/01
+# update: Stefan Wolfsheimer, SURF, 2025/10
 easyblock = 'PythonBundle'
 
 name = 'PyQt-builder'
-version = '1.16.4'
+version = '1.19.0'
 
 homepage = 'https://github.com/Python-PyQt/PyQt-builder'
 description = """PyQt-builder is the PEP 517 compliant build system for PyQt and projects that
@@ -10,19 +11,19 @@ extend PyQt. It extends the SIP build system and uses Qt's qmake to perform the
 actual compilation and installation of extension modules.
 """
 
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
-builddependencies = [('binutils', '2.40')]
+builddependencies = [('binutils', '2.42')]
 dependencies = [
-    ('Python', '3.11.5'),
-    ('SIP', '6.8.3'),
+    ('Python', '3.13.1'),
+    ('SIP', '6.14.0'),
 ]
 
 
 exts_list = [
     ('pyqt_builder', version, {
         'modulename': 'pyqtbuild',
-        'checksums': ['4515e41ae379be2e54f88a89ecf47cd6e4cac43e862c4abfde18389c2666afdf'],
+        'checksums': ['79540e001c476bc050180db00fffcb1e9fa74544d95c148e48ad6117e49d6ea2'],
     }),
 ]
 
Diff against PyQt-builder-1.15.4-GCCcore-12.3.0.eb

easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.15.4-GCCcore-12.3.0.eb

diff --git a/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.15.4-GCCcore-12.3.0.eb b/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.19.0-GCCcore-14.2.0.eb
index 947c2ffd92..25cfe5250b 100644
--- a/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.15.4-GCCcore-12.3.0.eb
+++ b/easybuild/easyconfigs/p/PyQt-builder/PyQt-builder-1.19.0-GCCcore-14.2.0.eb
@@ -1,27 +1,29 @@
 # Thomas Hoffmann, EMBL Heidelberg, [email protected], 2024/01
+# update: Stefan Wolfsheimer, SURF, 2025/10
 easyblock = 'PythonBundle'
 
 name = 'PyQt-builder'
-version = '1.15.4'
+version = '1.19.0'
 
-homepage = 'http://www.example.com'
+homepage = 'https://github.com/Python-PyQt/PyQt-builder'
 description = """PyQt-builder is the PEP 517 compliant build system for PyQt and projects that
-extend PyQt. It extends the SIP build system and uses Qt’s qmake to perform the
+extend PyQt. It extends the SIP build system and uses Qt's qmake to perform the
 actual compilation and installation of extension modules.
 """
 
-toolchain = {'name': 'GCCcore', 'version': '12.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
-builddependencies = [('binutils', '2.40')]
+builddependencies = [('binutils', '2.42')]
 dependencies = [
-    ('Python', '3.11.3'),
-    ('SIP', '6.8.1'),
+    ('Python', '3.13.1'),
+    ('SIP', '6.14.0'),
 ]
 
+
 exts_list = [
-    (name, version, {
+    ('pyqt_builder', version, {
         'modulename': 'pyqtbuild',
-        'checksums': ['39f8c75db17d9ce17cb6bbf3df1650b5cebc1ea4e5bd73843d21cc96612b2ae1'],
+        'checksums': ['79540e001c476bc050180db00fffcb1e9fa74544d95c148e48ad6117e49d6ea2'],
     }),
 ]
 

Updated software SIP-6.14.0-GCCcore-14.2.0.eb

Diff against SIP-6.13.1-GCCcore-14.3.0.eb

easybuild/easyconfigs/s/SIP/SIP-6.13.1-GCCcore-14.3.0.eb

diff --git a/easybuild/easyconfigs/s/SIP/SIP-6.13.1-GCCcore-14.3.0.eb b/easybuild/easyconfigs/s/SIP/SIP-6.14.0-GCCcore-14.2.0.eb
index 5f0c054373..56be7d6069 100644
--- a/easybuild/easyconfigs/s/SIP/SIP-6.13.1-GCCcore-14.3.0.eb
+++ b/easybuild/easyconfigs/s/SIP/SIP-6.14.0-GCCcore-14.2.0.eb
@@ -5,22 +5,23 @@
 easyblock = 'PythonPackage'
 
 name = 'SIP'
-version = '6.13.1'
+version = '6.14.0'
 
 homepage = 'http://www.riverbankcomputing.com/software/sip/'
 description = """SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries."""
 
-toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
-checksums = ['d065b74eca996f29f1f0831ad321efaecf9906759b09466edc45349df7be6cd0']
+checksums = ['20c086aba387707b34cf47fd96d1a978d01e2b95807e86f8aaa960081f163b28']
 
 builddependencies = [
-    ('binutils', '2.44'),
+    ('binutils', '2.42'),
 ]
 dependencies = [
-    ('Python', '3.13.5'),
-    ('Python-bundle-PyPI', '2025.07'),
+    ('Python', '3.13.1'),
+    ('setuptools', '80.9.0'),
+    ('Python-bundle-PyPI', '2025.04'),
     ('PLY', '3.11'),
 ]
 
Diff against SIP-6.10.0-GCCcore-13.3.0.eb

easybuild/easyconfigs/s/SIP/SIP-6.10.0-GCCcore-13.3.0.eb

diff --git a/easybuild/easyconfigs/s/SIP/SIP-6.10.0-GCCcore-13.3.0.eb b/easybuild/easyconfigs/s/SIP/SIP-6.14.0-GCCcore-14.2.0.eb
index e00293e7b6..56be7d6069 100644
--- a/easybuild/easyconfigs/s/SIP/SIP-6.10.0-GCCcore-13.3.0.eb
+++ b/easybuild/easyconfigs/s/SIP/SIP-6.14.0-GCCcore-14.2.0.eb
@@ -5,22 +5,23 @@
 easyblock = 'PythonPackage'
 
 name = 'SIP'
-version = '6.10.0'
+version = '6.14.0'
 
 homepage = 'http://www.riverbankcomputing.com/software/sip/'
 description = """SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
-checksums = ['fa0515697d4c98dbe04d9e898d816de1427e5b9ae5d0e152169109fd21f5d29c']
+checksums = ['20c086aba387707b34cf47fd96d1a978d01e2b95807e86f8aaa960081f163b28']
 
 builddependencies = [
     ('binutils', '2.42'),
 ]
 dependencies = [
-    ('Python', '3.12.3'),
-    ('Python-bundle-PyPI', '2024.06'),
+    ('Python', '3.13.1'),
+    ('setuptools', '80.9.0'),
+    ('Python-bundle-PyPI', '2025.04'),
     ('PLY', '3.11'),
 ]
 
Diff against SIP-6.8.3-GCCcore-13.2.0.eb

easybuild/easyconfigs/s/SIP/SIP-6.8.3-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/s/SIP/SIP-6.8.3-GCCcore-13.2.0.eb b/easybuild/easyconfigs/s/SIP/SIP-6.14.0-GCCcore-14.2.0.eb
index 404ca29d95..56be7d6069 100644
--- a/easybuild/easyconfigs/s/SIP/SIP-6.8.3-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/s/SIP/SIP-6.14.0-GCCcore-14.2.0.eb
@@ -5,22 +5,23 @@
 easyblock = 'PythonPackage'
 
 name = 'SIP'
-version = '6.8.3'
+version = '6.14.0'
 
 homepage = 'http://www.riverbankcomputing.com/software/sip/'
 description = """SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 sources = [SOURCELOWER_TAR_GZ]
-checksums = ['888547b018bb24c36aded519e93d3e513d4c6aa0ba55b7cc1affbd45cf10762c']
+checksums = ['20c086aba387707b34cf47fd96d1a978d01e2b95807e86f8aaa960081f163b28']
 
 builddependencies = [
-    ('binutils', '2.40'),
+    ('binutils', '2.42'),
 ]
 dependencies = [
-    ('Python', '3.11.5'),
-    ('Python-bundle-PyPI', '2023.10'),
+    ('Python', '3.13.1'),
+    ('setuptools', '80.9.0'),
+    ('Python-bundle-PyPI', '2025.04'),
     ('PLY', '3.11'),
 ]
 

@Thyre Thyre added the 2025a issues & PRs related to 2025a common toolchains label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025a issues & PRs related to 2025a common toolchains new update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants