Hello community,
here is the log from the commit of package python-scikit-learn for
openSUSE:Leap:15.2 checked in at 2020-05-11 08:38:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-scikit-learn (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-scikit-learn.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-learn"
Mon May 11 08:38:37 2020 rev:13 rq:802276 version:0.22.1
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-scikit-learn/python-scikit-learn.changes
2020-03-09 18:11:19.741193411 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-scikit-learn.new.2738/python-scikit-learn.changes
2020-05-11 08:38:55.298969048 +0200
@@ -1,0 +2,11 @@
+Thu May 7 06:45:57 UTC 2020 - Christian Goll <[email protected]>
+
+- added provide sklearn and python-sklearn as this is name most
+ users will search for
+
+-------------------------------------------------------------------
+Tue Apr 28 11:13:42 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Require at least pytest 4.x for testing
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-scikit-learn.spec ++++++
--- /var/tmp/diff_new_pack.extnkQ/_old 2020-05-11 08:38:55.682969878 +0200
+++ /var/tmp/diff_new_pack.extnkQ/_new 2020-05-11 08:38:55.686969888 +0200
@@ -35,6 +35,8 @@
BuildRequires: gcc-fortran
BuildRequires: openblas-devel
BuildRequires: python-rpm-macros
+Provides: python-sklearn
+Provides: sklearn
Requires: python-joblib
Requires: python-matplotlib
Requires: python-numpy >= 1.8.2
@@ -44,7 +46,7 @@
BuildRequires: %{python_module joblib}
BuildRequires: %{python_module matplotlib}
BuildRequires: %{python_module nose}
-BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module pytest >= 4.0}
BuildRequires: %{python_module xml}
# /SECTION
%python_subpackages