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 2026-05-23 23:26:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyCBC (Old) and /work/SRC/openSUSE:Factory/.python-PyCBC.new.2084 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyCBC" Sat May 23 23:26:01 2026 rev:20 rq:1354760 version:2.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyCBC/python-PyCBC.changes 2024-09-16 17:44:30.004590248 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyCBC.new.2084/python-PyCBC.changes 2026-05-23 23:27:56.722103384 +0200 @@ -1,0 +2,6 @@ +Fri May 22 11:48:32 UTC 2026 - Atri Bhattacharya <[email protected]> + +- Drop a couple of poorly designed tests that error out with + recent igwn modules. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyCBC.spec ++++++ --- /var/tmp/diff_new_pack.0Z3DrV/_old 2026-05-23 23:27:57.386130491 +0200 +++ /var/tmp/diff_new_pack.0Z3DrV/_new 2026-05-23 23:27:57.386130491 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-PyCBC # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,8 +60,8 @@ Requires: python-lalpulsar Requires: python-lalsimulation # /SECTION -Requires: python-ligo-lw >= 1.7.0 -Requires: python-ligo-segments +Requires: python-igwn-ligolw +Requires: python-igwn-segments Requires: python-lscsoft-glue Requires: python-matplotlib >= 1.5.1 Requires: python-mpld3 >= 0.3 @@ -143,6 +143,7 @@ # can't use pytest --ignore because of a special arg parser in test/utils.py rm -r \ test/test_chisq.py \ + test/test_coordinates_space.py \ test/test_dq.py \ test/test_fft_mkl_threaded.py \ test/test_fftw_openmp.py \ @@ -151,6 +152,7 @@ test/test_infmodel.py \ test/test_skymax.py \ test/test_tmpltbank.py \ + test/test_transforms.py \ test/test_waveform.py \ %{nil}
