Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ndtiff for openSUSE:Factory 
checked in at 2024-07-09 20:04:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ndtiff (Old)
 and      /work/SRC/openSUSE:Factory/.python-ndtiff.new.2080 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ndtiff"

Tue Jul  9 20:04:11 2024 rev:2 rq:1186292 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ndtiff/python-ndtiff.changes      
2023-04-04 21:26:08.999144550 +0200
+++ /work/SRC/openSUSE:Factory/.python-ndtiff.new.2080/python-ndtiff.changes    
2024-07-09 20:04:56.906790583 +0200
@@ -1,0 +2,5 @@
+Tue Jul  9 04:49:50 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Restrict numpy to < 2. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ndtiff.spec ++++++
--- /var/tmp/diff_new_pack.G1U9eA/_old  2024-07-09 20:04:58.002830739 +0200
+++ /var/tmp/diff_new_pack.G1U9eA/_new  2024-07-09 20:04:58.006830885 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ndtiff
 #
-# 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
@@ -31,11 +31,11 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-dask-array >= 2022.2.0
-Requires:       python-numpy
+Requires:       (python-numpy with python-numpy < 2)
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module dask-array >= 2022.2.0}
-BuildRequires:  %{python_module numpy}
+BuildRequires:  %{python_module numpy with %python-numpy < 2}
 BuildRequires:  %{python_module pytest}
 # /SECTION
 %python_subpackages

Reply via email to