Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalinference for openSUSE:Factory checked in at 2023-02-21 15:36:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalinference (Old) and /work/SRC/openSUSE:Factory/.lalinference.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalinference" Tue Feb 21 15:36:01 2023 rev:8 rq:1066762 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lalinference/lalinference.changes 2022-08-24 15:11:27.304521422 +0200 +++ /work/SRC/openSUSE:Factory/.lalinference.new.22824/lalinference.changes 2023-02-21 15:36:15.848363582 +0100 @@ -1,0 +2,6 @@ +Sun Feb 12 07:26:33 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com> + +- Add python-py BuildRequires to fix tests that fail due to "No + module named 'py._path'" errors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lalinference.spec ++++++ --- /var/tmp/diff_new_pack.xeQd0V/_old 2023-02-21 15:36:16.352366478 +0100 +++ /var/tmp/diff_new_pack.xeQd0V/_new 2023-02-21 15:36:16.356366501 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalinference # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -74,6 +74,7 @@ BuildRequires: %{python_module matplotlib >= 1.2.0} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module py} BuildRequires: %{python_module scipy >= 0.9.0} BuildRequires: pkgconfig(lalinference) = %{version} %endif