Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-pyUSID"

Tue Jul  9 20:04:31 2024 rev:13 rq:1186296 version:0.0.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyUSID/python-pyUSID.changes      
2024-03-14 17:47:15.506267869 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyUSID.new.2080/python-pyUSID.changes    
2024-07-09 20:05:14.799445699 +0200
@@ -1,0 +2,5 @@
+Tue Jul  9 05:28:41 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Restrict numpy to < 2. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyUSID.spec ++++++
--- /var/tmp/diff_new_pack.Wpcf0F/_old  2024-07-09 20:05:15.795481960 +0200
+++ /var/tmp/diff_new_pack.Wpcf0F/_new  2024-07-09 20:05:15.799482106 +0200
@@ -33,7 +33,7 @@
 BuildRequires:  %{python_module ipywidgets >= 5.2.2}
 BuildRequires:  %{python_module joblib >= 0.11.0}
 BuildRequires:  %{python_module matplotlib >= 2.0.0}
-BuildRequires:  %{python_module numpy >= 1.20}
+BuildRequires:  %{python_module numpy >= 1.20 with %python-numpy < 2}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pytest}
@@ -47,10 +47,10 @@
 Requires:       python-cytoolz
 Requires:       python-dask >= 0.10
 Requires:       python-h5py >= 2.6.0
-Requires:       python-numpy >= 1.20
 Requires:       python-psutil
 Requires:       python-sidpy >= 0.10
 Requires:       python-toolz
+Requires:       (python-numpy >= 1.20 with python-numpy < 2)
 BuildArch:      noarch
 %python_subpackages
 

Reply via email to