Skip to content

{vis}[GCCcore/13.3.0] QtPy v2.4.1#25424

Closed
verdurin wants to merge 1 commit intoeasybuilders:developfrom
verdurin:20260225125056_new_pr_QtPy241
Closed

{vis}[GCCcore/13.3.0] QtPy v2.4.1#25424
verdurin wants to merge 1 commit intoeasybuilders:developfrom
verdurin:20260225125056_new_pr_QtPy241

Conversation

@verdurin
Copy link
Copy Markdown
Member

(created using eb --new-pr)

@github-actions github-actions bot added the 2024a issues & PRs related to 2024a common toolchains label Feb 25, 2026
@github-actions
Copy link
Copy Markdown

Updated software QtPy-2.4.1-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.1-GCCcore-13.3.0.eb
index 6a2e0343c9..c82a50e70a 100644
--- a/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-14.2.0.eb
+++ b/easybuild/easyconfigs/q/QtPy/QtPy-2.4.1-GCCcore-13.3.0.eb
@@ -1,25 +1,25 @@
 easyblock = 'PythonPackage'
 
 name = 'QtPy'
-version = '2.4.3'
+version = '2.4.1'
 
 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']
+sources = [SOURCE_TAR_GZ]
+checksums = ['a5a15ffd519550a1361bdc56ffc07fda56a6af7292f17c7b395d4083af632987']
 
 builddependencies = [
     ('binutils', '2.42'),
 ]
 
 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.1-GCCcore-13.3.0.eb
index 9016e8bd59..c82a50e70a 100644
--- a/easybuild/easyconfigs/q/QtPy/QtPy-2.4.3-GCCcore-14.3.0.eb
+++ b/easybuild/easyconfigs/q/QtPy/QtPy-2.4.1-GCCcore-13.3.0.eb
@@ -1,25 +1,25 @@
 easyblock = 'PythonPackage'
 
 name = 'QtPy'
-version = '2.4.3'
+version = '2.4.1'
 
 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']
+sources = [SOURCE_TAR_GZ]
+checksums = ['a5a15ffd519550a1361bdc56ffc07fda56a6af7292f17c7b395d4083af632987']
 
 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.1-GCCcore-13.3.0.eb
index 9f11df48f4..c82a50e70a 100644
--- a/easybuild/easyconfigs/q/QtPy/QtPy-2.4.1-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/q/QtPy/QtPy-2.4.1-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': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
 
 sources = [SOURCE_TAR_GZ]
 checksums = ['a5a15ffd519550a1361bdc56ffc07fda56a6af7292f17c7b395d4083af632987']
 
 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'

@Micket
Copy link
Copy Markdown
Contributor

Micket commented Feb 26, 2026

lests go with the newer one

@Micket Micket closed this Feb 26, 2026
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 update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants