Skip to content

Commit

Permalink
[Backport releases/v0.19] podio: add both PR 423 and 434 (#478)
Browse files Browse the repository at this point in the history
# Description
Backport of #476 to `releases/v0.19`.

Co-authored-by: Wouter Deconinck <[email protected]>
  • Loading branch information
github-actions[bot] and wdconinc authored Jun 23, 2023
1 parent 17b7e51 commit f91480f
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions packages/podio/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,12 @@ class Podio(BuiltinPodio):
when="@0.16.1:0.16.2",
)
patch(
"https://github.com/AIDASoft/podio/pull/434/commits/9f9c5fc8d40bc3e037b0846d5133d9a0e4d15c36.patch?full_index=1",
sha256="591aa122f55042b089303a4411418e2ac253469a8b6f6a79ebd14868fb88c1e5",
"https://github.com/AIDASoft/podio/pull/423.patch?full_index=1",
sha256="a88278b99a579fa1e8b8027f5ce8baad85d5870f648620d19dd40cf35880aa9d",
when="@0.16.4:0.16.5",
)
patch(
"https://github.com/AIDASoft/podio/pull/434.patch?full_index=1",
sha256="8150062022c2489e07dbedbf073cf7a15fec8d43c3f4c472c3ad7ecd413232fc",
when="@0.16.4:0.16.5",
)

0 comments on commit f91480f

Please sign in to comment.