Hello community, here is the log from the commit of package python3-blosc for openSUSE:Factory checked in at 2015-11-10 10:01:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-blosc (Old) and /work/SRC/openSUSE:Factory/.python3-blosc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-blosc" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-blosc/python3-blosc.changes 2015-05-19 23:50:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-blosc.new/python3-blosc.changes 2015-11-10 10:01:56.000000000 +0100 @@ -1,0 +2,14 @@ +Wed Oct 21 13:10:50 UTC 2015 - [email protected] + +- Update to version 1.2.8 + * Updated to c-blosc v1.7.0. However, the new bitshuffle filter + has not been made public because recent reports indicate that + it seems too green for production. + * Support bytes-like objects that support the buffer interface + as input to compress and decompress. On Python 2.x this + includes unicode, on Python 3.x it doesn't. (#80 #94 @esc) + * Fix a memory leak in decompress. Added tests to catch memory + leaks. (#102 #103 #104 @sdvillal) + * Various miscellaneous fixes and improvements. + +------------------------------------------------------------------- Old: ---- blosc-1.2.7.tar.gz New: ---- blosc-1.2.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-blosc.spec ++++++ --- /var/tmp/diff_new_pack.ORNT3u/_old 2015-11-10 10:01:57.000000000 +0100 +++ /var/tmp/diff_new_pack.ORNT3u/_new 2015-11-10 10:01:57.000000000 +0100 @@ -17,7 +17,7 @@ Name: python3-blosc -Version: 1.2.7 +Version: 1.2.8 Release: 0 Summary: Blosc data compressor for Python License: MIT @@ -27,8 +27,10 @@ BuildRequires: blosc-devel BuildRequires: gcc-c++ BuildRequires: python3-devel -BuildRequires: python3-numpy +BuildRequires: python3-setuptools +BuildRequires: python3-numpy-devel Requires: blosc-devel +Requires: python3-numpy BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ blosc-1.2.7.tar.gz -> blosc-1.2.8.tar.gz ++++++ ++++ 11726 lines of diff (skipped)
