Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add easyconfig grpcio-1.57.0-GCCcore-13.2.0.eb #22086

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

julianmorillo
Copy link
Contributor

No description provided.

Copy link

Updated software grpcio-1.57.0-GCCcore-13.2.0.eb

Diff against grpcio-1.57.0-GCCcore-12.2.0.eb

easybuild/easyconfigs/g/grpcio/grpcio-1.57.0-GCCcore-12.2.0.eb

diff --git a/easybuild/easyconfigs/g/grpcio/grpcio-1.57.0-GCCcore-12.2.0.eb b/easybuild/easyconfigs/g/grpcio/grpcio-1.57.0-GCCcore-13.2.0.eb
index 27e974c5de..a3da21c559 100644
--- a/easybuild/easyconfigs/g/grpcio/grpcio-1.57.0-GCCcore-12.2.0.eb
+++ b/easybuild/easyconfigs/g/grpcio/grpcio-1.57.0-GCCcore-13.2.0.eb
@@ -8,22 +8,22 @@ description = """gRPC is a modern, open source, high-performance remote procedur
 framework that can run anywhere. gRPC enables client and server applications to
 communicate transparently, and simplifies the building of connected systems."""
 
-toolchain = {'name': 'GCCcore', 'version': '12.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
 toolchainopts = {'pic': True}
 
 use_pip = True
 sanity_pip_check = True
 
 builddependencies = [
-    ('binutils', '2.39'),
+    ('binutils', '2.40'),
     ('OpenSSL', '1.1', '', SYSTEM),
-    ('RE2', '2023-03-01'),
+    ('RE2', '2024-03-01'),
 ]
 
 dependencies = [
-    ('Python', '3.10.8'),
-    ('protobuf-python', '4.23.0'),
-    ('Abseil', '20230125.2'),
+    ('Python', '3.11.5'),
+    ('protobuf-python', '4.25.3'),
+    ('Abseil', '20240116.1'),
 ]
 
 exts_list = [
Diff against grpcio-1.57.0-GCCcore-12.3.0.eb

easybuild/easyconfigs/g/grpcio/grpcio-1.57.0-GCCcore-12.3.0.eb

diff --git a/easybuild/easyconfigs/g/grpcio/grpcio-1.57.0-GCCcore-12.3.0.eb b/easybuild/easyconfigs/g/grpcio/grpcio-1.57.0-GCCcore-13.2.0.eb
index 01d839324b..a3da21c559 100644
--- a/easybuild/easyconfigs/g/grpcio/grpcio-1.57.0-GCCcore-12.3.0.eb
+++ b/easybuild/easyconfigs/g/grpcio/grpcio-1.57.0-GCCcore-13.2.0.eb
@@ -8,7 +8,7 @@ description = """gRPC is a modern, open source, high-performance remote procedur
 framework that can run anywhere. gRPC enables client and server applications to
 communicate transparently, and simplifies the building of connected systems."""
 
-toolchain = {'name': 'GCCcore', 'version': '12.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
 toolchainopts = {'pic': True}
 
 use_pip = True
@@ -17,13 +17,13 @@ sanity_pip_check = True
 builddependencies = [
     ('binutils', '2.40'),
     ('OpenSSL', '1.1', '', SYSTEM),
-    ('RE2', '2023-08-01'),
+    ('RE2', '2024-03-01'),
 ]
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('protobuf-python', '4.24.0'),
-    ('Abseil', '20230125.3'),
+    ('Python', '3.11.5'),
+    ('protobuf-python', '4.25.3'),
+    ('Abseil', '20240116.1'),
 ]
 
 exts_list = [

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant