Skip to content

Commit

Permalink
Backport dd4hep-pr1170 (#550)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
Backport AIDASoft/DD4hep#1170 into 1.26.
  • Loading branch information
wdconinc authored Sep 22, 2023
1 parent 583f6ca commit cca5e7e
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 @@ -28,6 +28,11 @@ class Dd4hep(BuiltinDd4hep):
sha256="4139360e84eb220f2067b85f2dc477b4cd179fb98d7e117a98f43b1fa0baa395",
when="@=1.26",
)
patch(
"https://github.com/AIDASoft/DD4hep/pull/1170.diff?full_index=1",
sha256="dc6985f7f92cb2292b18cb5b7059226c475d3c930f834c40b49e415bbd7a2946",
when="@=1.26",
)
patch(
"https://github.com/AIDASoft/DD4hep/pull/1086.patch?full_index=1",
sha256="6b049415e2c6989f3927ff2c56e4764de1650cad6ed301d8ac0f047f4e0039c5",
Expand Down

0 comments on commit cca5e7e

Please sign in to comment.