Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyCBC for openSUSE:Factory checked in at 2023-05-27 00:51:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyCBC (Old) and /work/SRC/openSUSE:Factory/.python-PyCBC.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyCBC" Sat May 27 00:51:04 2023 rev:15 rq:1089168 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyCBC/python-PyCBC.changes 2022-08-28 13:12:47.320616046 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyCBC.new.1533/python-PyCBC.changes 2023-05-27 00:51:10.218890192 +0200 @@ -1,0 +2,7 @@ +Tue May 23 12:22:42 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 2.2.0: + * Bugfix to remove calls to removed lalsuite functions. +- Disable a few more tests requiring access to network. + +------------------------------------------------------------------- Old: ---- PyCBC-2.0.5.tar.gz New: ---- PyCBC-2.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyCBC.spec ++++++ --- /var/tmp/diff_new_pack.5Ph13a/_old 2023-05-27 00:51:10.770893482 +0200 +++ /var/tmp/diff_new_pack.5Ph13a/_new 2023-05-27 00:51:10.774893505 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-PyCBC # -# 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 @@ -30,7 +30,7 @@ %define modname PyCBC Name: python-PyCBC%{psuffix} -Version: 2.0.5 +Version: 2.2.0 Release: 0 Summary: Core library to analyze gravitational-wave data License: GPL-3.0-or-later @@ -136,14 +136,19 @@ %if %{with test} %check -# Tests that either require network or don't work due to unpackaged modules +# Tests that either require network or require special setups # can't use pytest --ignore because of a special arg parser in test/utils.py rm -r \ - test/test_infmodel.py \ + test/test_chisq.py \ + test/test_dq.py \ test/test_fft_mkl_threaded.py \ test/test_fftw_openmp.py \ - test/test_dq.py \ - test/test_chisq.py + test/test_frame.py \ + test/test_live_coinc_compare.py \ + test/test_infmodel.py \ + test/test_skymax.py \ + test/test_tmpltbank.py \ + %{nil} pushd test %{python_expand # can't use the macro because of a special arg parser in test/utils.py ++++++ PyCBC-2.0.5.tar.gz -> PyCBC-2.2.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-PyCBC/PyCBC-2.0.5.tar.gz /work/SRC/openSUSE:Factory/.python-PyCBC.new.1533/PyCBC-2.2.0.tar.gz differ: char 14, line 1