Hello community,

here is the log from the commit of package python-sparse for openSUSE:Factory 
checked in at 2019-09-26 20:37:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sparse (Old)
 and      /work/SRC/openSUSE:Factory/.python-sparse.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sparse"

Thu Sep 26 20:37:13 2019 rev:5 rq:728510 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sparse/python-sparse.changes      
2019-04-14 12:21:51.787720894 +0200
+++ /work/SRC/openSUSE:Factory/.python-sparse.new.2352/python-sparse.changes    
2019-09-26 20:37:14.339182961 +0200
@@ -1,0 +2,23 @@
+Thu Sep  5 13:38:18 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- Update to 0.8.0
+  * Fixed a bug where an array with size == 1 and nnz == 0
+    could not be broadcast.
+  * Add ``std`` and ``var``.
+  * Move to Azure Pipelines with CI for Windows, macOS and
+    Linux.
+  * Add ``resize``, and change ``reshape`` so it raises a
+    ``ValueError`` on shapes that don't correspond to the
+    same size.
+  * Add ``isposinf`` and ``isneginf``.
+  * Fix ``tensordot`` when nnz = 0.
+  * Modifications to ``__array_function__`` to allow for sparse
+    XArrays.
+  * Add not-yet-public support for GCXS.
+  * Improvements to ``__array_function__``.
+  * Convert all Numba lists to typed lists.
+  * Why write code when it exists elsewhere?
+  * Fix some element-wise operations with scalars.
+  * Private modules should be private, and tests should be in the package.
+
+-------------------------------------------------------------------

Old:
----
  sparse-0.7.0.tar.gz

New:
----
  sparse-0.8.0.tar.gz

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

Other differences:
------------------
++++++ python-sparse.spec ++++++
--- /var/tmp/diff_new_pack.1Tnm8e/_old  2019-09-26 20:37:19.171170050 +0200
+++ /var/tmp/diff_new_pack.1Tnm8e/_new  2019-09-26 20:37:19.171170050 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-sparse
-Version:        0.7.0
+Version:        0.8.0
 Release:        0
 Summary:        Sparse n-dimensional arrays for Python
 License:        BSD-3-Clause

++++++ sparse-0.7.0.tar.gz -> sparse-0.8.0.tar.gz ++++++
++++ 14205 lines of diff (skipped)


Reply via email to