Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sidpy for openSUSE:Factory 
checked in at 2024-07-08 19:08:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sidpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-sidpy.new.2080 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sidpy"

Mon Jul  8 19:08:37 2024 rev:14 rq:1186067 version:0.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sidpy/python-sidpy.changes        
2024-03-14 17:47:16.326297976 +0100
+++ /work/SRC/openSUSE:Factory/.python-sidpy.new.2080/python-sidpy.changes      
2024-07-08 19:08:55.692205764 +0200
@@ -1,0 +2,5 @@
+Mon Jul  8 04:52:26 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Limit numpy to < 2 due to dask-array. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sidpy.spec ++++++
--- /var/tmp/diff_new_pack.hk8bVH/_old  2024-07-08 19:08:56.488234877 +0200
+++ /var/tmp/diff_new_pack.hk8bVH/_new  2024-07-08 19:08:56.488234877 +0200
@@ -37,7 +37,7 @@
 BuildRequires:  %{python_module joblib >= 0.11.0}
 BuildRequires:  %{python_module matplotlib >= 2.0.0}
 BuildRequires:  %{python_module mpi4py}
-BuildRequires:  %{python_module numpy >= 1.10}
+BuildRequires:  %{python_module numpy >= 1.10 with %python-numpy < 2}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pytest}
@@ -55,15 +55,17 @@
 Requires:       python-dask-array >= 0.10
 Requires:       python-distributed >= 2
 Requires:       python-h5py >= 2.6.0
+Requires:       python-ipykernel
+Requires:       python-ipympl
 Requires:       python-ipython >= 6
 Requires:       python-ipywidgets >= 5.2.2
 Requires:       python-joblib >= 0.11.0
 Requires:       python-matplotlib >= 2.0.0
-Requires:       python-numpy >= 1.10
 Requires:       python-psutil
 Requires:       python-scikit-learn
 Requires:       python-scipy
 Requires:       python-toolz
+Requires:       (python-numpy >= 1.10 with python-numpy < 2)
 Recommends:     python-mpi4py
 Recommends:     python-qt5
 BuildArch:      noarch

Reply via email to