Skip to content

{tools}[GCCcore/14.3.0] Brotli-python v1.1.0#25906

Open
SimonPinches wants to merge 1 commit intoeasybuilders:developfrom
SimonPinches:20260504113744_new_pr_Brotli-python110
Open

{tools}[GCCcore/14.3.0] Brotli-python v1.1.0#25906
SimonPinches wants to merge 1 commit intoeasybuilders:developfrom
SimonPinches:20260504113744_new_pr_Brotli-python110

Conversation

@SimonPinches
Copy link
Copy Markdown
Contributor

(created using eb --new-pr)

@github-actions github-actions Bot added 2025b issues & PRs related to 2025b common toolchains update labels May 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Updated software Brotli-python-1.1.0-GCCcore-14.3.0.eb

Diff against Brotli-python-1.1.0-GCCcore-13.3.0.eb

easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-13.3.0.eb

diff --git a/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-13.3.0.eb b/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-14.3.0.eb
index 1cc5916f18..a4209d5c5c 100644
--- a/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-13.3.0.eb
+++ b/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-14.3.0.eb
@@ -10,19 +10,19 @@ description = """Brotli is a generic-purpose lossless compression algorithm that
  but offers more dense compression.
 The specification of the Brotli Compressed Data Format is defined in RFC 7932."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
 
 source_urls = ['https://pypi.python.org/packages/source/B/Brotli']
 sources = ['Brotli-%(version)s.tar.gz']
 checksums = ['81de08ac11bcb85841e440c13611c00b67d3bf82698314928d0b676362546724']
 
 builddependencies = [
-    ('binutils', '2.42'),
+    ('binutils', '2.44'),
 ]
 
 dependencies = [
     ('Brotli', '1.1.0'),
-    ('Python', '3.12.3'),
+    ('Python', '3.13.5'),
 ]
 
 options = {'modulename': 'brotli'}
Diff against Brotli-python-1.0.9-GCCcore-12.3.0.eb

easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.0.9-GCCcore-12.3.0.eb

diff --git a/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.0.9-GCCcore-12.3.0.eb b/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-14.3.0.eb
index 9b7704f48f..a4209d5c5c 100644
--- a/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.0.9-GCCcore-12.3.0.eb
+++ b/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-14.3.0.eb
@@ -1,7 +1,7 @@
 easyblock = 'PythonPackage'
 
 name = 'Brotli-python'
-version = '1.0.9'
+version = '1.1.0'
 
 homepage = 'https://github.com/google/brotli'
 description = """Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination
@@ -10,19 +10,19 @@ description = """Brotli is a generic-purpose lossless compression algorithm that
  but offers more dense compression.
 The specification of the Brotli Compressed Data Format is defined in RFC 7932."""
 
-toolchain = {'name': 'GCCcore', 'version': '12.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
 
 source_urls = ['https://pypi.python.org/packages/source/B/Brotli']
-sources = ['Brotli-%(version)s.zip']
-checksums = ['4d1b810aa0ed773f81dceda2cc7b403d01057458730e309856356d4ef4188438']
+sources = ['Brotli-%(version)s.tar.gz']
+checksums = ['81de08ac11bcb85841e440c13611c00b67d3bf82698314928d0b676362546724']
 
 builddependencies = [
-    ('binutils', '2.40'),
+    ('binutils', '2.44'),
 ]
 
 dependencies = [
-    ('Brotli', '1.0.9'),
-    ('Python', '3.11.3'),
+    ('Brotli', '1.1.0'),
+    ('Python', '3.13.5'),
 ]
 
 options = {'modulename': 'brotli'}
Diff against Brotli-python-1.1.0-GCCcore-13.2.0.eb

easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-13.2.0.eb b/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-14.3.0.eb
index 85a3d238b0..a4209d5c5c 100644
--- a/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/b/Brotli-python/Brotli-python-1.1.0-GCCcore-14.3.0.eb
@@ -10,19 +10,19 @@ description = """Brotli is a generic-purpose lossless compression algorithm that
  but offers more dense compression.
 The specification of the Brotli Compressed Data Format is defined in RFC 7932."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
 
 source_urls = ['https://pypi.python.org/packages/source/B/Brotli']
 sources = ['Brotli-%(version)s.tar.gz']
 checksums = ['81de08ac11bcb85841e440c13611c00b67d3bf82698314928d0b676362546724']
 
 builddependencies = [
-    ('binutils', '2.40'),
+    ('binutils', '2.44'),
 ]
 
 dependencies = [
     ('Brotli', '1.1.0'),
-    ('Python', '3.11.5'),
+    ('Python', '3.13.5'),
 ]
 
 options = {'modulename': 'brotli'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025b issues & PRs related to 2025b common toolchains update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant