diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml index 5cd62a81139968afe1b8ee8be2d3c528c21d9012..75d84ae62f616602d8e2525fe40ee4ff40c6ad98 100644 --- a/spack-environment/packages.yaml +++ b/spack-environment/packages.yaml @@ -214,7 +214,7 @@ packages: - '@2.1.1' py-bokeh: require: - - '@2.4.3' + - '@3.3.1' py-boto3: require: - '@1.26.26' @@ -269,6 +269,9 @@ packages: py-pre-commit: require: - '@2.20.0' + py-pygithub: + require: + - '@2.1.1' py-pycairo: require: - '@1.20.0' diff --git a/spack.sh b/spack.sh index db3602d86a9b855744f31a4a20b4d0a783d2420f..924656a0b31ac92a6224ab325bf80237f6ec3398 100644 --- a/spack.sh +++ b/spack.sh @@ -60,6 +60,8 @@ a65f13f79f617b6aa0b235aa5db612473b6d8c0e ed8ecc469e7b87842a876323878831e301f136a2 4991a60eacb5df289383f755e40702b720ed0513 c485709f625429a88a184a099373d76c9438f8e3 +16f4c53cd4cfb4bc6c9390f6e65217fc9ccc58c9 +d171f314c77ba61b3cd780f159afe6abced5707d --- ## Ref: https://github.com/spack/spack/commit/[hash] ## [hash]: [description] @@ -119,3 +121,6 @@ c485709f625429a88a184a099373d76c9438f8e3 ## ed8ecc469e7b87842a876323878831e301f136a2: podio: Add the latest tag (0.17.2) ## 4991a60eacb5df289383f755e40702b720ed0513: podio: Add latest tag 0.17.3 ## 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