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

{tools}[foss/2023b] jupyterlab-h5web v12.3.0 #22374

Open
wants to merge 5 commits into
base: 5.0.x
Choose a base branch
from

Conversation

lcniel
Copy link
Contributor

@lcniel lcniel commented Feb 24, 2025

(created using eb --new-pr)

@github-actions github-actions bot added the new label Feb 24, 2025
@lcniel
Copy link
Contributor Author

lcniel commented Feb 24, 2025

Test report by @lcniel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
vera-r04-04 - Linux Rocky Linux 9.4, x86_64, AMD EPYC 9354 32-Core Processor, Python 3.9.18
See https://gist.github.com/lcniel/c53bf47c98f8414b1bbd4b699f1ad5c0 for a full test report.

@lcniel
Copy link
Contributor Author

lcniel commented Feb 24, 2025

Test report by @lcniel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
vera-r01-18 - Linux Rocky Linux 9.4, x86_64, AMD EPYC 9354 32-Core Processor, Python 3.9.18
See https://gist.github.com/lcniel/11a39da6fe353b3a140df556f87997a9 for a full test report.

@lcniel
Copy link
Contributor Author

lcniel commented Mar 11, 2025

Test report by @lcniel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
alvis-icelake-build - Linux Rocky Linux 8.9, x86_64, Intel(R) Xeon(R) Silver 4316 CPU @ 2.30GHz, Python 3.6.8
See https://gist.github.com/lcniel/7a6455265b21c9bb499f173cd591c52f for a full test report.

@lcniel
Copy link
Contributor Author

lcniel commented Mar 11, 2025

Test report by @lcniel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
vera-r01-19 - Linux Rocky Linux 9.4, x86_64, AMD EPYC 9354 32-Core Processor, Python 3.9.18
See https://gist.github.com/lcniel/4b3621ae7e03e7dab10a087d66dfffa4 for a full test report.

@github-actions github-actions bot added update and removed new labels Mar 11, 2025
Copy link

Updated software jupyterlab-h5web-12.3.0-foss-2023a.eb

Diff against jupyterlab-h5web-12.3.0-foss-2023b.eb

easybuild/easyconfigs/j/jupyterlab-h5web/jupyterlab-h5web-12.3.0-foss-2023b.eb

diff --git a/easybuild/easyconfigs/j/jupyterlab-h5web/jupyterlab-h5web-12.3.0-foss-2023b.eb b/easybuild/easyconfigs/j/jupyterlab-h5web/jupyterlab-h5web-12.3.0-foss-2023a.eb
index 90ba2c87dc..6cf01cd445 100644
--- a/easybuild/easyconfigs/j/jupyterlab-h5web/jupyterlab-h5web-12.3.0-foss-2023b.eb
+++ b/easybuild/easyconfigs/j/jupyterlab-h5web/jupyterlab-h5web-12.3.0-foss-2023a.eb
@@ -7,7 +7,7 @@ homepage = 'https://github.com/silx-kit/jupyterlab-h5web'
 description = """jupyterlab-h5web is a JupyterLab extension to explore
 and visualize HDF5 file contents, using the web-based viewer h5web."""
 
-toolchain = {'name': 'foss', 'version': '2023b'}
+toolchain = {'name': 'foss', 'version': '2023a'}
 
 builddependencies = [
     ('binutils', '2.40'),
@@ -15,11 +15,11 @@ builddependencies = [
 ]
 
 dependencies = [
-    ('Python', '3.11.5'),
-    ('Python-bundle-PyPI', '2023.10'),
-    ('h5py', '3.11.0'),
-    ('orjson', '3.10.10'),
-    ('JupyterLab', '4.2.0'),
+    ('Python', '3.11.3'),
+    ('Python-bundle-PyPI', '2023.06'),
+    ('h5py', '3.9.0'),
+    ('orjson', '3.9.15'),
+    ('JupyterLab', '4.0.5'),
 ]
 
 exts_list = [

Updated software jupyterlab-h5web-12.3.0-foss-2023b.eb

Diff against jupyterlab-h5web-12.3.0-foss-2023a.eb

easybuild/easyconfigs/j/jupyterlab-h5web/jupyterlab-h5web-12.3.0-foss-2023a.eb

diff --git a/easybuild/easyconfigs/j/jupyterlab-h5web/jupyterlab-h5web-12.3.0-foss-2023a.eb b/easybuild/easyconfigs/j/jupyterlab-h5web/jupyterlab-h5web-12.3.0-foss-2023b.eb
index 6cf01cd445..90ba2c87dc 100644
--- a/easybuild/easyconfigs/j/jupyterlab-h5web/jupyterlab-h5web-12.3.0-foss-2023a.eb
+++ b/easybuild/easyconfigs/j/jupyterlab-h5web/jupyterlab-h5web-12.3.0-foss-2023b.eb
@@ -7,7 +7,7 @@ homepage = 'https://github.com/silx-kit/jupyterlab-h5web'
 description = """jupyterlab-h5web is a JupyterLab extension to explore
 and visualize HDF5 file contents, using the web-based viewer h5web."""
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2023b'}
 
 builddependencies = [
     ('binutils', '2.40'),
@@ -15,11 +15,11 @@ builddependencies = [
 ]
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('Python-bundle-PyPI', '2023.06'),
-    ('h5py', '3.9.0'),
-    ('orjson', '3.9.15'),
-    ('JupyterLab', '4.0.5'),
+    ('Python', '3.11.5'),
+    ('Python-bundle-PyPI', '2023.10'),
+    ('h5py', '3.11.0'),
+    ('orjson', '3.10.10'),
+    ('JupyterLab', '4.2.0'),
 ]
 
 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