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

Update 2 files

- /spack.sh
- /spack-environment/packages.yaml
parent 27a50bdf
Branches
Tags
No related merge requests found
...@@ -214,7 +214,7 @@ packages: ...@@ -214,7 +214,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'
...@@ -269,6 +269,9 @@ packages: ...@@ -269,6 +269,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'
......
...@@ -60,6 +60,8 @@ a65f13f79f617b6aa0b235aa5db612473b6d8c0e ...@@ -60,6 +60,8 @@ a65f13f79f617b6aa0b235aa5db612473b6d8c0e
ed8ecc469e7b87842a876323878831e301f136a2 ed8ecc469e7b87842a876323878831e301f136a2
4991a60eacb5df289383f755e40702b720ed0513 4991a60eacb5df289383f755e40702b720ed0513
c485709f625429a88a184a099373d76c9438f8e3 c485709f625429a88a184a099373d76c9438f8e3
16f4c53cd4cfb4bc6c9390f6e65217fc9ccc58c9
d171f314c77ba61b3cd780f159afe6abced5707d
--- ---
## Ref: https://github.com/spack/spack/commit/[hash] ## Ref: https://github.com/spack/spack/commit/[hash]
## [hash]: [description] ## [hash]: [description]
...@@ -119,3 +121,6 @@ c485709f625429a88a184a099373d76c9438f8e3 ...@@ -119,3 +121,6 @@ c485709f625429a88a184a099373d76c9438f8e3
## ed8ecc469e7b87842a876323878831e301f136a2: podio: Add the latest tag (0.17.2) ## ed8ecc469e7b87842a876323878831e301f136a2: podio: Add the latest tag (0.17.2)
## 4991a60eacb5df289383f755e40702b720ed0513: podio: Add latest tag 0.17.3 ## 4991a60eacb5df289383f755e40702b720ed0513: podio: Add latest tag 0.17.3
## c485709f625429a88a184a099373d76c9438f8e3: iwyu: new versions up 0.21 (depends_on llvm-17) ## c485709f625429a88a184a099373d76c9438f8e3: iwyu: new versions up 0.21 (depends_on llvm-17)
## 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