- Update to version 1.11.1
* Many small code improvements, improved consistency and typo
fixes. Thanks to Dimitri Papadopoulos Orfanos.
* Support for Python 3.11. Support for Python 3.7 has been
dropped. Thanks to Dimitri Papadopoulos Orfanos.
* Several other fixes, mainly related with the building process,
which should be more solid now in different situations.
- Release 1.10.6
* Add a missed cmake folder to distributed files. See #253.
Thanks to Ben Greiner.
- Release 1.10.5
* Re-enable the possibility to use an already installed C-Blosc
library. See #244. Thanks to Ben Greiner.
- Release 1.10.4
* Update blosc.nthreads when blosc.set_nthreads() is called.
Fixes#246
- Drop use-system-blosc.patch
- PEP517 build
OBS-URL: https://build.opensuse.org/request/show/1066434
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-blosc?expand=0&rev=21
- Update to version 1.10.2
* (Upstream bumped the version to release their wheels)
* Officially drop support for Python < 3.7. Although we did not
any explicit action that is incompatible with older Python
versions, we only provide wheels for Python >= 3.7 (til 3.9).
- Skip python36 build on TW, because upstream dropped support and
numpy follows NEP 29
- Use the system provided Blosc library
* use-system-blosc.patch gh#Blosc/python-blosc#244
OBS-URL: https://build.opensuse.org/request/show/871999
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-blosc?expand=0&rev=19
- 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
OBS-URL: https://build.opensuse.org/request/show/717933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-blosc?expand=0&rev=5
I intend to submit python-tables, one of the two primary tools for accessing the critical scientific data format hdf5 on python, to openSUSE:Factory. The other tool, python-h5py, is already in openSUSE:Factory.
This is the last remaining dependency needed before python-tables can be submitted to openSUSE:Factory. The blosc package, which this depends on, is already in openSUSE:Factory.
OBS-URL: https://build.opensuse.org/request/show/242180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blosc?expand=0&rev=1