Overview
Request 717933 accepted
- 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
- Created by TheBlackCat
- In state accepted
Request History
TheBlackCat created request
- 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
TheBlackCat accepted request