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

{lib}[GCCcore/13.2.0] orjson v3.10.10 #21762

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

tanmoy1989
Copy link
Contributor

(created using eb --new-pr)

@tanmoy1989
Copy link
Contributor Author

Test report can be found here: https://gist.github.com/tanmoy1989/1d8c1b48ebee59b9c5e17c564fa9b530

@github-actions github-actions bot added the update label Nov 7, 2024
Copy link

github-actions bot commented Nov 7, 2024

Updated software orjson-3.10.10-GCCcore-13.2.0.eb

Diff against orjson-3.9.15-GCCcore-12.3.0.eb

easybuild/easyconfigs/o/orjson/orjson-3.9.15-GCCcore-12.3.0.eb

diff --git a/easybuild/easyconfigs/o/orjson/orjson-3.9.15-GCCcore-12.3.0.eb b/easybuild/easyconfigs/o/orjson/orjson-3.10.10-GCCcore-13.2.0.eb
index 410c8131df..6063a21720 100644
--- a/easybuild/easyconfigs/o/orjson/orjson-3.9.15-GCCcore-12.3.0.eb
+++ b/easybuild/easyconfigs/o/orjson/orjson-3.10.10-GCCcore-13.2.0.eb
@@ -1,35 +1,35 @@
 easyblock = 'PythonBundle'
 
 name = 'orjson'
-version = '3.9.15'
+version = '3.10.10'
 
 homepage = 'https://github.com/ijl/orjson'
 description = """Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy."""
 
-toolchain = {'name': 'GCCcore', 'version': '12.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
 
 builddependencies = [
     ('binutils', '2.40'),
-    ('maturin', '1.4.0', '-Rust-1.75.0'),
+    ('maturin', '1.5.0', '-Rust-1.76.0'),
 ]
 dependencies = [
-    ('Python', '3.11.3'),
+    ('Python', '3.11.5'),
 ]
 
 use_pip = True
 
 exts_list = [
-    ('ruff', '0.4.8', {
-        'checksums': ['16d717b1d57b2e2fd68bd0bf80fb43931b79d05a7131aa477d66fc40fbd86268'],
+    ('ruff', '0.7.0', {
+        'checksums': ['47a86360cf62d9cd53ebfb0b5eb0e882193fc191c6d717e8bef4462bc3b9ea2b'],
     }),
     ('mypy_extensions', '1.0.0', {
         'checksums': ['75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782'],
     }),
-    ('mypy', '1.10.0', {
-        'checksums': ['3d087fcbec056c4ee34974da493a826ce316947485cef3901f511848e687c131'],
+    ('mypy', '1.13.0', {
+        'checksums': ['0291a61b6fbf3e6673e3405cfcc0e7650bebc7939659fdca2702958038bd835e'],
     }),
     (name, version, {
-        'checksums': ['95cae920959d772f30ab36d3b25f83bb0f3be671e986c72ce22f8fa700dae061'],
+        'checksums': ['37949383c4df7b4337ce82ee35b6d7471e55195efa7dcb45ab8226ceadb0fe3b'],
     }),
 ]
 

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.

2 participants