Hello community,
here is the log from the commit of package python-scikit-sparse for
openSUSE:Factory checked in at 2018-11-08 09:50:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-sparse (Old)
and /work/SRC/openSUSE:Factory/.python-scikit-sparse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-sparse"
Thu Nov 8 09:50:29 2018 rev:3 rq:646945 version:0.4.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-scikit-sparse/python-scikit-sparse.changes
2018-08-10 09:49:36.338253277 +0200
+++
/work/SRC/openSUSE:Factory/.python-scikit-sparse.new/python-scikit-sparse.changes
2018-11-08 09:50:37.560948587 +0100
@@ -1,0 +2,9 @@
+Wed Nov 7 11:42:47 CET 2018 - [email protected]
+
+- Update to 0.4.4:
+ * Bug in solve with dense array, where base of result is not
+ set correctly, fixed.
+ * Supported versions updated to: - Python: 3.7, 3.6 - NumPy:
+ 1.15, 1.14, 1.13 - SciPy: 1.1, 1.0, 0.19 - SuiteSparse: 5.2
+
+-------------------------------------------------------------------
Old:
----
scikit-sparse-0.4.3.tar.gz
New:
----
scikit-sparse-0.4.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-scikit-sparse.spec ++++++
--- /var/tmp/diff_new_pack.4CJ9NC/_old 2018-11-08 09:50:38.156947882 +0100
+++ /var/tmp/diff_new_pack.4CJ9NC/_new 2018-11-08 09:50:38.160947878 +0100
@@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-scikit-sparse
-Version: 0.4.3
+Version: 0.4.4
Release: 0
# For license file
%define tag c94f8418b6c36c3ff9db4f87e00fc08bd51cfb4b
@@ -30,8 +30,8 @@
Source10:
https://raw.githubusercontent.com/scikit-sparse/scikit-sparse/%{tag}/LICENSE.txt
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module devel}
-BuildRequires: %{python_module numpy-devel >= 1.12}
-BuildRequires: %{python_module scipy >= 0.18}
+BuildRequires: %{python_module numpy-devel >= 1.13}
+BuildRequires: %{python_module scipy >= 0.19}
BuildRequires: %{python_module setuptools >= 18.0}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
++++++ scikit-sparse-0.4.3.tar.gz -> scikit-sparse-0.4.4.tar.gz ++++++
++++ 26288 lines of diff (skipped)