Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-sunpy"

Tue Jul  9 20:04:22 2024 rev:29 rq:1186294 version:5.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sunpy/python-sunpy.changes        
2024-06-11 18:32:05.142992396 +0200
+++ /work/SRC/openSUSE:Factory/.python-sunpy.new.2080/python-sunpy.changes      
2024-07-09 20:05:11.103310705 +0200
@@ -1,0 +2,5 @@
+Tue Jul  9 05:13:08 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Restrict numpy to < 2. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sunpy.spec ++++++
--- /var/tmp/diff_new_pack.Vh0uGu/_old  2024-07-09 20:05:11.835337524 +0200
+++ /var/tmp/diff_new_pack.Vh0uGu/_new  2024-07-09 20:05:11.839337671 +0200
@@ -30,7 +30,7 @@
 BuildRequires:  %{python_module astropy >= 5.0.6}
 BuildRequires:  %{python_module base => 3.9}
 BuildRequires:  %{python_module devel >= 3.9}
-BuildRequires:  %{python_module numpy-devel >= 1.25}
+BuildRequires:  %{python_module numpy-devel >= 1.25 with %python-numpy-devel < 
2}
 BuildRequires:  %{python_module packaging >= 19}
 BuildRequires:  %{python_module parfive >= 2.0.0}
 BuildRequires:  %{python_module pip}
@@ -41,10 +41,10 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-astropy >= 5.0.1
-Requires:       python-numpy > 1.25
 Requires:       python-packaging >= 19
 Requires:       python-parfive >= 2.0.0
 Requires:       python-pyerfa
+Requires:       (python-numpy > 1.25 with python-numpy < 2)
 # pafived[ftp], ignore rpmlint's python-leftover-require
 Requires:       python-aioftp >= 0.17.1
 # SECTION extras_require:asdf

Reply via email to