Revisions of python-blosc
buildservice-autocommit
accepted
request 788603
from
Tomáš Chvátal (scarabeus_iv)
(revision 10)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 788595
from
Paolo Stivanin (polslinux)
(revision 9)
- Use unittest instead of nose
buildservice-autocommit
accepted
request 768838
from
Todd R (TheBlackCat)
(revision 8)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 768837
from
Todd R (TheBlackCat)
(revision 7)
- Update to 1.8.3 * Add a missing pyproject.toml to MANIFEST.in. This allows to install the necessary skbuild module. - Update to 1.8.2 * Use cmake internally to build the Python extension via the scikit-build library. This seems enough to cope with the conflicting types in using XGETBV when using a recent GCC (>= 9.1) compiler. * Include C-Blosc v1.17.1.
buildservice-autocommit
accepted
request 717934
from
Todd R (TheBlackCat)
(revision 6)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 717933
from
Todd R (TheBlackCat)
(revision 5)
- 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
buildservice-autocommit
accepted
request 660736
from
Todd R (TheBlackCat)
(revision 4)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 660735
from
Todd R (TheBlackCat)
(revision 3)
- Update to 1.6.2 * Fixed `numpy` import in `toplevel.py`, this makes python-blosc usable without numpy once again. - Update to 1.6.1 * Updated C-Blosc to 1.14.3 * Adding support for aarch64 * `unpack_array` can now accepts keyword arguments. This allows decompressing pickled arrays that were compressed with Python 2.x using Python 3.x. Thanks to Simba Nyatsanga and Juan Maree. * Implemented `get_blocksize()`, thanks to Alberto Sabater * Seperate compilation of codecs, thanks to Robert McLeod * Removal of Numpy dependencies, thanks to Robert McLeod * Allow codecs to be included by using environment variables, thanks to Robert McLeod * Don't compile snappy by default, thanks to Robert McLeod * Update cpuinfo.py to use dmesg.boot, thanks to Prakhar Goel * Allow SSE2 and AVX2 detection to be disabled via environment variables, thanks to Lorenzo Bolla * Varios minor fixes
Todd R (TheBlackCat)
committed
(revision 2)
converted link to branch
Todd R (TheBlackCat)
committed
(revision 1)
Displaying revisions 21 - 30 of 30