Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalframe for openSUSE:Factory checked in at 2023-02-21 15:36:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalframe (Old) and /work/SRC/openSUSE:Factory/.lalframe.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalframe" Tue Feb 21 15:36:06 2023 rev:6 rq:1066780 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lalframe/lalframe.changes 2022-08-24 15:11:18.544512970 +0200 +++ /work/SRC/openSUSE:Factory/.lalframe.new.22824/lalframe.changes 2023-02-21 15:36:18.064376318 +0100 @@ -1,0 +2,6 @@ +Sun Feb 12 04:43:47 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: ------------------ ++++++ lalframe.spec ++++++ --- /var/tmp/diff_new_pack.S5aP3H/_old 2023-02-21 15:36:18.544379076 +0100 +++ /var/tmp/diff_new_pack.S5aP3H/_new 2023-02-21 15:36:18.548379099 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalframe # -# 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 @@ -36,6 +36,8 @@ BuildRequires: %{python_module lal >= 7.1.0} BuildRequires: %{python_module numpy >= 1.7} BuildRequires: %{python_module numpy-devel >= 1.7} +# python3-py - remove with next update -- https://git.ligo.org/lscsoft/lalsuite/-/merge_requests/2033 +BuildRequires: %{python_module py} BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros