Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalburst for openSUSE:Factory checked in at 2023-02-21 15:35:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalburst (Old) and /work/SRC/openSUSE:Factory/.lalburst.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalburst" Tue Feb 21 15:35:57 2023 rev:6 rq:1066760 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lalburst/lalburst.changes 2022-08-24 15:11:20.260514626 +0200 +++ /work/SRC/openSUSE:Factory/.lalburst.new.22824/lalburst.changes 2023-02-21 15:36:14.408355307 +0100 @@ -1,0 +2,6 @@ +Sun Feb 12 04:55:06 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: ------------------ ++++++ lalburst.spec ++++++ --- /var/tmp/diff_new_pack.Yl0H9s/_old 2023-02-21 15:36:14.888358065 +0100 +++ /var/tmp/diff_new_pack.Yl0H9s/_new 2023-02-21 15:36:14.892358088 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalburst # -# 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 @@ -41,6 +41,8 @@ BuildRequires: %{python_module lalsimulation >= 4.0.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: %{python_module scipy} BuildRequires: fdupes BuildRequires: pkgconfig >= 0.18.0