Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
2 changes: 1 addition & 1 deletion spack-environment/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ packages:
- '@1.17.0'
py-onnxruntime:
require:
- '@1.20.2'
- '@1.22.2:'
Comment thread
wdconinc marked this conversation as resolved.
py-pandas:
require:
- '@2.2.3:'
Expand Down
2 changes: 2 additions & 0 deletions spack-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ a4cc9fad86c9c3353e65bd379f708f70d9984bf0
7743e5ac5cdf9075800b3edacfed628c795a9a5e
b9ad19ee2ce47f8b7fbe187d41d898f873bbc121
931b8f47ff9470b3f957f0bb462964702277301a
5f36a2b536a22ea3692bfdcd48a6c0c71e6488cf
---
## Optional hash table with comma-separated file list
## For these commits, the cherry-pick will be restricted to the listed files only.
Expand Down Expand Up @@ -69,3 +70,4 @@ read -r -d '' SPACKPACKAGES_CHERRYPICKS_FILES <<- \
## 7743e5ac5cdf9075800b3edacfed628c795a9a5e: harfbuzz: Ensure consistent meson builder with cairo dependency
## b9ad19ee2ce47f8b7fbe187d41d898f873bbc121: harfbuzz/pango: add harfbuzz gobject variant (& req for pango)
## 931b8f47ff9470b3f957f0bb462964702277301a: openblas: patch for +dynamic_dispatch target=aarch64
## 5f36a2b536a22ea3692bfdcd48a6c0c71e6488cf: py-onnxruntime: add v1.21.1, v1.22.2
Loading