Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-scikit-learn for 
openSUSE:Factory checked in at 2024-05-07 18:02:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-learn (Old)
 and      /work/SRC/openSUSE:Factory/.python-scikit-learn.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scikit-learn"

Tue May  7 18:02:10 2024 rev:30 rq:1172097 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scikit-learn/python-scikit-learn.changes  
2024-04-23 18:54:54.567948168 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-scikit-learn.new.1880/python-scikit-learn.changes
        2024-05-07 18:02:16.196033305 +0200
@@ -1,0 +2,5 @@
+Sun May  5 14:49:09 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Unlock numpy 2 (but don't force it for build)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-scikit-learn.spec ++++++
--- /var/tmp/diff_new_pack.gZryhQ/_old  2024-05-07 18:02:16.892058614 +0200
+++ /var/tmp/diff_new_pack.gZryhQ/_new  2024-05-07 18:02:16.892058614 +0200
@@ -24,9 +24,6 @@
 %else
 %define psuffix -%{flavor}
 %bcond_without test
-%if "%{flavor}" != "test-py39"
-%define skip_python39 1
-%endif
 %if "%{flavor}" != "test-py310"
 %define skip_python310 1
 %endif
@@ -36,8 +33,8 @@
 %if "%{flavor}" != "test-py312"
 %define skip_python312 1
 %endif
-# Skip all empty test flavors: The obs server-side interpreter cannot use lua 
or rpm shrink, last one is for sle15_python_module_pythons
-%if "%pythons" == "" || "%pythons" == " " || "%pythons" == "  " || "%pythons" 
== "   " || "%pythons" == "    " || ( "%pythons" == "python311" && 
0%{?skip_python311} )
+# Skip empty buildsets, last one is for sle15_python_module_pythons
+%if "%{shrink:%{pythons}}" == "" || ("%pythons" == "python311" && 
0%{?skip_python311})
 ExclusiveArch:  donotbuild
 %define python_module() 
%flavor-not-enabled-in-buildset-for-suse-%{?suse_version}
 %endif
@@ -57,7 +54,7 @@
 BuildRequires:  %{python_module Cython >= 3.0.8}
 BuildRequires:  %{python_module devel >= 3.8}
 BuildRequires:  %{python_module joblib >= 1.2.0}
-BuildRequires:  %{python_module numpy-devel >= 1.17.3 with %python-numpy-devel 
< 2}
+BuildRequires:  %{python_module numpy-devel >= 1.19.5}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module scipy >= 1.6.0}
 BuildRequires:  %{python_module setuptools}
@@ -70,9 +67,9 @@
 BuildRequires:  python-rpm-macros
 # Check sklearn/_min_dependencies.py for dependencies
 Requires:       python-joblib >= 1.2.0
+Requires:       python-numpy >= 1.19.5
 Requires:       python-scipy >= 1.6.0
 Requires:       python-threadpoolctl >= 2.0.0
-Requires:       (python-numpy >= 1.19.5 with python-numpy < 2)
 Suggests:       python-matplotlib >= 3.3.4
 Suggests:       python-pandas
 Suggests:       python-seaborn

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.gZryhQ/_old  2024-05-07 18:02:16.924059777 +0200
+++ /var/tmp/diff_new_pack.gZryhQ/_new  2024-05-07 18:02:16.924059777 +0200
@@ -1,5 +1,4 @@
 <multibuild>
-  <package>test-py39</package>
   <package>test-py310</package>
   <package>test-py311</package>
   <package>test-py312</package>

Reply via email to