Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalinspiral for openSUSE:Factory checked in at 2023-02-21 15:35:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalinspiral (Old) and /work/SRC/openSUSE:Factory/.lalinspiral.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalinspiral" Tue Feb 21 15:35:59 2023 rev:6 rq:1066761 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lalinspiral/lalinspiral.changes 2022-08-24 15:11:26.228520384 +0200 +++ /work/SRC/openSUSE:Factory/.lalinspiral.new.22824/lalinspiral.changes 2023-02-21 15:36:15.028358870 +0100 @@ -1,0 +2,6 @@ +Sun Feb 12 06:26:09 UTC 2023 - Atri Bhattacharya <[email protected]> + +- Add python-py BuildRequires to fix tests that fail due to "No + module named 'py._path'" errors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lalinspiral.spec ++++++ --- /var/tmp/diff_new_pack.8UtE9p/_old 2023-02-21 15:36:15.720362846 +0100 +++ /var/tmp/diff_new_pack.8UtE9p/_new 2023-02-21 15:36:15.724362869 +0100 @@ -1,7 +1,7 @@ # -# spec file for package lalinspiral +# spec file # -# 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 @@ -84,6 +84,7 @@ BuildRequires: %{python_module lalsimulation >= 4.0.0} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module py} BuildRequires: pkgconfig(lalinspiral) = %{version} %endif # /SECTION
