Hello community,

here is the log from the commit of package python-blosc for openSUSE:Factory 
checked in at 2019-01-08 12:25:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-blosc (Old)
 and      /work/SRC/openSUSE:Factory/.python-blosc.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-blosc"

Tue Jan  8 12:25:51 2019 rev:11 rq:660736 version:1.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-blosc/python-blosc.changes        
2018-07-18 22:58:08.414125093 +0200
+++ /work/SRC/openSUSE:Factory/.python-blosc.new.28833/python-blosc.changes     
2019-01-08 12:28:17.732284162 +0100
@@ -1,0 +2,23 @@
+Sat Dec 22 02:14:28 UTC 2018 - Todd R <[email protected]>
+
+- Update to 1.6.2
+  * Fixed `numpy` import in `toplevel.py`, this makes python-blosc usable 
without
+  numpy once again.
+- Update to 1.6.1
+  * Updated C-Blosc to 1.14.3
+  * Adding support for aarch64
+  * `unpack_array` can now accepts keyword arguments. This allows decompressing
+    pickled arrays that were compressed with Python 2.x using Python 3.x. 
Thanks
+    to Simba Nyatsanga and Juan Maree.
+  * Implemented `get_blocksize()`, thanks to Alberto Sabater
+  * Seperate compilation of codecs, thanks to Robert McLeod
+  * Removal of Numpy dependencies, thanks to Robert McLeod
+  * Allow codecs to be included by using environment variables, thanks to
+    Robert McLeod
+  * Don't compile snappy by default, thanks to Robert McLeod
+  * Update cpuinfo.py to use dmesg.boot, thanks to Prakhar Goel
+  * Allow SSE2 and AVX2 detection to be disabled via environment variables,
+    thanks to Lorenzo Bolla
+  * Varios minor fixes
+
+-------------------------------------------------------------------

Old:
----
  blosc-1.5.1.tar.gz

New:
----
  blosc-1.6.2.tar.gz

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

Other differences:
------------------
++++++ python-blosc.spec ++++++
--- /var/tmp/diff_new_pack.FU8mLX/_old  2019-01-08 12:28:18.180283672 +0100
+++ /var/tmp/diff_new_pack.FU8mLX/_new  2019-01-08 12:28:18.180283672 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-blosc
-Version:        1.5.1
+Version:        1.6.2
 Release:        0
 Summary:        Blosc data compressor for Python
 License:        MIT
@@ -39,7 +39,7 @@
 BuildRequires:  %{python_module psutil}
 # /SECTION
 Requires:       blosc-devel
-Requires:       python-numpy
+Recommends:     python-numpy
 ExclusiveArch:  %ix86 x86_64
 %python_subpackages
 

++++++ blosc-1.5.1.tar.gz -> blosc-1.6.2.tar.gz ++++++
++++ 112009 lines of diff (skipped)


Reply via email to