Add missing python3-gwdatafind requirement for gstlal-inspiral
This MR adds python3-gwdatafind
as a runtime requirement for the gstlal-inspiral
binary packages, which I think is missing.
Merge request reports
Activity
added 1 commit
- a31ee24e - gstlal-inspiral: add missing python3-gwdatafind requirement
@duncanmmacleod, is this needed?
gstlal
has a requirement onpython3-gwdatafind
, and as far as I know,gstlal-inspiral
only usesgwdatafind
indirectly through thegstlal
package.@patrick.godwin, the latter statement is not correct, see https://git.ligo.org/lscsoft/gstlal/-/blob/gstlal-inspiral-1.9.3-v1/gstlal-inspiral/python/svd_bank_snr.py#L32:
import gwdatafind
This is still present on
master
as https://git.ligo.org/lscsoft/gstlal/-/blob/40ccc695f6867ab98a9a6a6172bd6c7f9e6505b6/gstlal-inspiral/python/svd_bank_snr.py#L26.
requested review from @alexander.pace
added 58 commits
-
a31ee24e...40ccc695 - 57 commits from branch
lscsoft:master
- ec7c1b57 - gstlal-inspiral: add missing python3-gwdatafind requirement
-
a31ee24e...40ccc695 - 57 commits from branch
enabled an automatic merge when the pipeline for ec7c1b57 succeeds