SHA256
1
0
forked from pool/python-blosc

Accepting request 717934 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/717934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blosc?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2019-07-23 20:43:45 +00:00 committed by Git OBS Bridge
commit 25faac876d
4 changed files with 25 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8113aaf6b3a2c16147d392231e3e10a8193d5ddd6efc44d8df2466d1dc53fbb8
size 711237

3
blosc-1.8.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2122eaa88eb5296fe0ee8031990eb61e2420eed823c305073aa9a9b77bd7b0e
size 769220

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Jul 22 16:25:44 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 1.8.1
* Fix a bug that prevented the source distribution from PyPi to
be compiled. Specifcally, *.inc were not included via the
manifest.
- Update to 1.8.0
* Include C-Blosc v1.16.2
* Fix cpuinfo.py usage on Windows.
* Implement Python access to the C function cbuffer_validate which
was added to c-blosc in version 1.16.0
* Check if compiler supports CPU capabilities.
* Many minor improvements and fixes
- Update to 1.7.0
* Include C-Blosc v1.15.1
* Remove Support for Python 2.6 and 3.3
* Fix vendored cpuinfo.py
* Rework Windows CI via Appveyor
* Various minor bugfixes
-------------------------------------------------------------------
Sat Dec 22 02:14:28 UTC 2018 - Todd R <toddrme2178@gmail.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-blosc
Version: 1.6.2
Version: 1.8.1
Release: 0
Summary: Blosc data compressor for Python
License: MIT