Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalmetaio for openSUSE:Factory checked in at 2023-02-21 15:36:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalmetaio (Old) and /work/SRC/openSUSE:Factory/.lalmetaio.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalmetaio" Tue Feb 21 15:36:07 2023 rev:8 rq:1066781 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lalmetaio/lalmetaio.changes 2022-08-24 15:11:19.268513669 +0200 +++ /work/SRC/openSUSE:Factory/.lalmetaio.new.22824/lalmetaio.changes 2023-02-21 15:36:19.120382386 +0100 @@ -1,0 +2,6 @@ +Sun Feb 12 04:50:01 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: ------------------ ++++++ lalmetaio.spec ++++++ --- /var/tmp/diff_new_pack.S9DWvs/_old 2023-02-21 15:36:19.580385030 +0100 +++ /var/tmp/diff_new_pack.S9DWvs/_new 2023-02-21 15:36:19.584385053 +0100 @@ -1,7 +1,7 @@ # # spec file for package lalmetaio # -# 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,7 @@ BuildRequires: %{python_module lal >= 7.1.0} BuildRequires: %{python_module numpy >= 1.7} BuildRequires: %{python_module numpy-devel >= 1.7} +BuildRequires: %{python_module py} BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros