Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ligo-lw for openSUSE:Factory 
checked in at 2024-08-25 12:10:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ligo-lw (Old)
 and      /work/SRC/openSUSE:Factory/.python-ligo-lw.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ligo-lw"

Sun Aug 25 12:10:37 2024 rev:7 rq:1195825 version:1.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ligo-lw/python-ligo-lw.changes    
2023-03-14 18:16:19.583629722 +0100
+++ /work/SRC/openSUSE:Factory/.python-ligo-lw.new.2698/python-ligo-lw.changes  
2024-08-25 12:10:54.065287814 +0200
@@ -1,0 +2,6 @@
+Thu Aug 22 17:50:15 UTC 2024 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Disable python 3.12 builds as codebase is not ready:
+  https://git.ligo.org/kipp/python-ligo-lw/-/issues/29
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ligo-lw.spec ++++++
--- /var/tmp/diff_new_pack.WqAy70/_old  2024-08-25 12:10:55.141332469 +0200
+++ /var/tmp/diff_new_pack.WqAy70/_new  2024-08-25 12:10:55.141332469 +0200
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package python-ligo-lw
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,8 @@
 
 # Dependency ligo-segments does not build for python2
 %define         skip_python2 1
+# https://git.ligo.org/kipp/python-ligo-lw/-/issues/29
+%define         skip_python312 1
 
 %define bins ligolw_add ligolw_cut ligolw_no_ilwdchar ligolw_print 
ligolw_segments ligolw_sqlite ligolw_run_sqlite
 %define srcname python-ligo-lw
@@ -55,10 +57,11 @@
 Requires:       python-lal
 Requires:       python-ligo-segments
 Requires:       python-lscsoft-glue
+Requires:       python-numpy
 Requires:       python-python-dateutil
 Requires:       python-tqdm
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 # lal no longer supported for 32bit, and is a hard dependency for ligo-lw
 ExcludeArch:    %{ix86}
 # SECTION Test requirements

Reply via email to