Skip to content

Commit

Permalink
dd4hep: patch 1.29 for PR 1283
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored Jun 26, 2024
1 parent aa59daf commit fe3454a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/dd4hep/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
class Dd4hep(BuiltinDd4hep):
variant("frames", default=True, description="Use podio frames", when="@1.25.1")
variant("frames", default=True, description="Use podio frames", when="@1.24")
patch(
"https://github.com/AIDASoft/DD4hep/pull/1283.diff?full_index=1",
sha256="40124c528c68b4056d3c5af536683ed9f2f9e9bfa750d41e50471895aa58fc4b",
when="@=1.28",
)
patch(
"https://github.com/AIDASoft/DD4hep/pull/1190.diff?full_index=1",
sha256="d6273e4f0367f72b9572b337338d1269a154b948b72f31ff69ad62f850e0d4ac",
Expand Down

0 comments on commit fe3454a

Please sign in to comment.