Hello community, here is the log from the commit of package python-blosc for openSUSE:Factory checked in at 2015-04-27 13:05:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-blosc (Old) and /work/SRC/openSUSE:Factory/.python-blosc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-blosc" Changes: -------- --- /work/SRC/openSUSE:Factory/python-blosc/python-blosc.changes 2014-08-08 10:13:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-blosc.new/python-blosc.changes 2015-04-27 13:05:37.000000000 +0200 @@ -1,0 +2,13 @@ +Sun Apr 26 14:22:04 UTC 2015 - [email protected] + +- update to version 1.2.5: + * Updated to c-blosc v1.5.4. + * Added wrapper for the expert function ``set_blocksize``. + (#72 @esc) + * Fix setup.py to allow compilation on posix architectures + without SSE2. (#70 @andreas-schwab) + * Don't release the GIL on compression/decompression (#77 @esc) + * Various miscellaneous fixes. +- drop setup.patch: fixed upstream + +------------------------------------------------------------------- Old: ---- blosc-1.2.4.tar.gz setup.patch New: ---- blosc-1.2.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-blosc.spec ++++++ --- /var/tmp/diff_new_pack.I8pufJ/_old 2015-04-27 13:05:38.000000000 +0200 +++ /var/tmp/diff_new_pack.I8pufJ/_new 2015-04-27 13:05:38.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-blosc # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,13 @@ %define modname blosc Name: python-blosc -Version: 1.2.4 +Version: 1.2.5 Release: 0 Summary: Blosc data compressor for Python License: MIT Group: Development/Languages/Python Url: http://www.blosc.org/ Source: http://pypi.python.org/packages/source/b/blosc/blosc-%{version}.tar.gz -Patch: setup.patch BuildRequires: blosc-devel BuildRequires: gcc-c++ BuildRequires: python-devel @@ -41,7 +40,6 @@ %prep %setup -q -n blosc-%{version} -%patch -p1 %build CFLAGS="%{optflags}" python setup.py build_ext --inplace --blosc=%{_prefix} ++++++ blosc-1.2.4.tar.gz -> blosc-1.2.5.tar.gz ++++++ ++++ 8953 lines of diff (skipped)
