Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-yt"

Thu Jul 18 19:16:07 2024 rev:12 rq:1188090 version:4.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yt/python-yt.changes      2024-07-11 
20:33:35.693777903 +0200
+++ /work/SRC/openSUSE:Factory/.python-yt.new.17339/python-yt.changes   
2024-07-18 19:16:13.730846953 +0200
@@ -1,0 +2,5 @@
+Wed Jul 17 05:41:40 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Restrict numpy to < 2 for now. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-yt.spec ++++++
--- /var/tmp/diff_new_pack.TKo6Jy/_old  2024-07-18 19:16:15.054899956 +0200
+++ /var/tmp/diff_new_pack.TKo6Jy/_new  2024-07-18 19:16:15.062900276 +0200
@@ -42,7 +42,7 @@
 BuildRequires:  %{python_module Cython > 3 with %python-Cython < 3.1}
 BuildRequires:  %{python_module base >= 3.9}
 BuildRequires:  %{python_module ewah-bool-utils-devel >= 1.0.2}
-BuildRequires:  %{python_module numpy-devel >= 1.25}
+BuildRequires:  %{python_module numpy-devel >= 1.25 with %python-numpy-devel < 
2}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
@@ -55,11 +55,11 @@
 Requires:       python-ipywidgets >= 8.0.0
 Requires:       python-matplotlib >= 3.5
 Requires:       python-more-itertools >= 8.4
-Requires:       python-numpy >= 1.19.3
 Requires:       python-packaging >= 20.9
 Requires:       python-tomli-w >= 0.4.0
 Requires:       python-tqdm >= 3.4.0
 Requires:       python-unyt >= 2.9.2
+Requires:       (python-numpy >= 1.19.3 with python-numpy < 2)
 Requires:       (python-tomli >= 1.2.3 if python-base < 3.11)
 Requires:       (python-typing-extensions >= 4.4.0 if python-base < 3.12)
 Requires(post): update-alternatives

Reply via email to