Skip to content

Commit

Permalink
podio: backport PR 423, then add only commit from PR 434 (#479)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
Now we use a full AIDASoft/podio#423, and a
single commit from AIDASoft/podio#434. This
should now finally work... (it does, locally)

Also, we need better CI here...
  • Loading branch information
wdconinc committed Jun 23, 2023
1 parent ae64c03 commit b8fdfc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/podio/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class Podio(BuiltinPodio):
when="@0.16.4:0.16.5",
)
patch(
"https://github.com/AIDASoft/podio/pull/434.patch?full_index=1",
sha256="8150062022c2489e07dbedbf073cf7a15fec8d43c3f4c472c3ad7ecd413232fc",
"https://github.com/AIDASoft/podio/pull/434/commits/9f9c5fc8d40bc3e037b0846d5133d9a0e4d15c36.patch?full_index=1",
sha256="591aa122f55042b089303a4411418e2ac253469a8b6f6a79ebd14868fb88c1e5",
when="@0.16.4:0.16.5",
)

0 comments on commit b8fdfc1

Please sign in to comment.