Skip to content
Snippets Groups Projects
Commit 99e56c90 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Update 2 files

- /spack.sh
- /spack-environment/packages.yaml
parent 9891f5ea
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !775. Comments created here will be created in the context of that merge request.
...@@ -208,7 +208,7 @@ packages: ...@@ -208,7 +208,7 @@ packages:
- '@2.1.1' - '@2.1.1'
py-bokeh: py-bokeh:
require: require:
- '@2.4.3' - '@3.3.1'
py-boto3: py-boto3:
require: require:
- '@1.26.26' - '@1.26.26'
...@@ -263,6 +263,9 @@ packages: ...@@ -263,6 +263,9 @@ packages:
py-pre-commit: py-pre-commit:
require: require:
- '@2.20.0' - '@2.20.0'
py-pygithub:
require:
- '@2.1.1'
py-pycairo: py-pycairo:
require: require:
- '@1.20.0' - '@1.20.0'
......
...@@ -57,6 +57,8 @@ f709518916ffe11588cffa3a5821c1e49e94b8d2 ...@@ -57,6 +57,8 @@ f709518916ffe11588cffa3a5821c1e49e94b8d2
bd58801415dc0acebfd7368f66c43e50563a9891 bd58801415dc0acebfd7368f66c43e50563a9891
e1373d5408170047626583916db02911585c133a e1373d5408170047626583916db02911585c133a
a65f13f79f617b6aa0b235aa5db612473b6d8c0e a65f13f79f617b6aa0b235aa5db612473b6d8c0e
16f4c53cd4cfb4bc6c9390f6e65217fc9ccc58c9
d171f314c77ba61b3cd780f159afe6abced5707d
--- ---
## Ref: https://github.com/spack/spack/commit/[hash] ## Ref: https://github.com/spack/spack/commit/[hash]
## [hash]: [description] ## [hash]: [description]
...@@ -113,4 +115,6 @@ a65f13f79f617b6aa0b235aa5db612473b6d8c0e ...@@ -113,4 +115,6 @@ a65f13f79f617b6aa0b235aa5db612473b6d8c0e
## e1373d5408170047626583916db02911585c133a: dd4hep: make sure to find libraries correctly ## e1373d5408170047626583916db02911585c133a: dd4hep: make sure to find libraries correctly
## // a095c8113d5065bcb3d529269bc1de268df6791f: dd4hep: Add tag for version 1.27 ## // a095c8113d5065bcb3d529269bc1de268df6791f: dd4hep: Add tag for version 1.27
## a65f13f79f617b6aa0b235aa5db612473b6d8c0e: root: add latest available tag ## a65f13f79f617b6aa0b235aa5db612473b6d8c0e: root: add latest available tag
## Spack 0.22 release
## 16f4c53cd4cfb4bc6c9390f6e65217fc9ccc58c9: py-bokeh: new version 3.3.1, and supporting packages
## d171f314c77ba61b3cd780f159afe6abced5707d: py-pygithub: new versions, dependencies
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment