Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalsimulation for openSUSE:Factory checked in at 2023-02-21 15:35:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalsimulation (Old) and /work/SRC/openSUSE:Factory/.lalsimulation.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalsimulation" Tue Feb 21 15:35:56 2023 rev:7 rq:1066759 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lalsimulation/lalsimulation.changes 2022-11-30 15:01:00.513720624 +0100 +++ /work/SRC/openSUSE:Factory/.lalsimulation.new.22824/lalsimulation.changes 2023-02-21 15:36:13.724351376 +0100 @@ -1,0 +2,6 @@ +Sun Feb 12 05:53:50 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: ------------------ ++++++ lalsimulation.spec ++++++ --- /var/tmp/diff_new_pack.aJclYT/_old 2023-02-21 15:36:14.256354433 +0100 +++ /var/tmp/diff_new_pack.aJclYT/_new 2023-02-21 15:36:14.264354479 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalsimulation # -# 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 @@ -37,6 +37,8 @@ BuildRequires: %{python_module lal >= 7.2.0} BuildRequires: %{python_module numpy >= 1.7} BuildRequires: %{python_module numpy-devel >= 1.7} +# python-py - remove with next update -- https://git.ligo.org/lscsoft/lalsuite/-/merge_requests/2033 +BuildRequires: %{python_module py} BuildRequires: fdupes BuildRequires: help2man BuildRequires: pkgconfig