Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions spack-environment/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ packages:
- +plot
protobuf:
require:
- '@28.2'
- '@28.3'
pyrobird:
require:
- '@0.1.23:'
Expand Down Expand Up @@ -495,7 +495,7 @@ packages:
- '@3.6.0:'
py-protobuf:
require:
- '@5.28.2'
- '@5.28.3'
py-pygithub:
require:
- '@2.1.1:'
Expand Down
2 changes: 2 additions & 0 deletions spack-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ f5742718da7bd1d078ddc8423011a82ef2e3c759
6346a54e35ee6281b8e8c6a1bc9c102893593c8e
f0ff58aff997ab3c4c0598e0ccdfd662a06d1233
bd32638d817fa66188880e557196acd2a5d6e7b6
b17f3abec760256ad7faf1b1d102f2553d6a3622
45f50975f023b3a444217e3d474c2b2d264763b3
---
## Optional hash table with comma-separated file list
Expand All @@ -38,4 +39,5 @@ read -r -d '' SPACKPACKAGES_CHERRYPICKS_FILES <<- \
## 6346a54e35ee6281b8e8c6a1bc9c102893593c8e: g4adept: new package
## f0ff58aff997ab3c4c0598e0ccdfd662a06d1233: py-tf2onnx: add v1.17.0 (new package)
## bd32638d817fa66188880e557196acd2a5d6e7b6: py-tf2onnx: depends on py-tensorflow
## b17f3abec760256ad7faf1b1d102f2553d6a3622: (py-)protobuf: add v(5.)28.3
## 45f50975f023b3a444217e3d474c2b2d264763b3: py-torch: patch for GCC-14.2 ICE on aarch64
Loading