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

Update 2 files

- /spack.sh
- /spack-environment/packages.yaml
parent 3f7b892d
No related branches found
No related tags found
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'
......
...@@ -63,6 +63,8 @@ c485709f625429a88a184a099373d76c9438f8e3 ...@@ -63,6 +63,8 @@ c485709f625429a88a184a099373d76c9438f8e3
e91db7793038b4e7235c8ec7c82244afbb9dfc9e e91db7793038b4e7235c8ec7c82244afbb9dfc9e
81e73b4dd4ea0bf6c6947359d3cee9d4270df13d 81e73b4dd4ea0bf6c6947359d3cee9d4270df13d
6f08daf67020289e6a5ed1df9783ac5b2919e477 6f08daf67020289e6a5ed1df9783ac5b2919e477
16f4c53cd4cfb4bc6c9390f6e65217fc9ccc58c9
d171f314c77ba61b3cd780f159afe6abced5707d
--- ---
## Ref: https://github.com/spack/spack/commit/[hash] ## Ref: https://github.com/spack/spack/commit/[hash]
## [hash]: [description] ## [hash]: [description]
...@@ -125,3 +127,5 @@ e91db7793038b4e7235c8ec7c82244afbb9dfc9e ...@@ -125,3 +127,5 @@ e91db7793038b4e7235c8ec7c82244afbb9dfc9e
## e91db7793038b4e7235c8ec7c82244afbb9dfc9e: root: Add package name to all conflict messages ## e91db7793038b4e7235c8ec7c82244afbb9dfc9e: root: Add package name to all conflict messages
## 81e73b4dd4ea0bf6c6947359d3cee9d4270df13d: root: new version 6.30.00 ## 81e73b4dd4ea0bf6c6947359d3cee9d4270df13d: root: new version 6.30.00
## 6f08daf67020289e6a5ed1df9783ac5b2919e477: root: add a webgui patch ## 6f08daf67020289e6a5ed1df9783ac5b2919e477: root: add a webgui patch
## 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