hdf5plugin provides HDF5 compression filters
(namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd)
and makes them usable from h5py.
Provides
Requires
License
BSD-2-Clause AND MIT AND BSD-3-Clause AND CC-BY-3.0 AND Zlib
Changelog
* Fri Oct 24 2025 Nico Krapp <nico.krapp@suse.com>
- Update to 6.0.0
* This release requires Python >= 3.9
* Compression filters and libraries:
- Updated filter: hdf5-blosc2
- Updated libraries:
* SPERR (v0.8.4)
* snappy (v1.2.2)
* c-blosc2 (v2.21.2)
- Deprecated SZ filter
* Build:
- Removed -ffast-math and /fp:fast compilation flags
- Fixed build with system libraries on Windows
- Moved embedded filters source code to a dedicated folder
* Deprecated hdf5plugin.version_info
* Added Python typing
* Code formatting and linting
* Updated project description and changelog
- Update to 5.1.0
* Compression filters and libraries:
- Updated bitshuffle filter (v0.5.2)
- Updated h5z-sperr filter (v0.2.3)
- Updated c-blosc2 compression library (v2.17.1)
* Build:
- Added HDF5PLUGIN_SYSTEM_LIBRARIES environment variable to build filters
with system libraries
- Fixed HDF5PLUGIN_STRIP=all environment variable to support missing
folders
* Updated documentation
* Updated continuous integration configuration
- drop hdf5plugin-system-libs.patch, use new env variable to devendor
- add fix-bzip2-name.patch to let package find the right pkgconfig
* Tue Nov 12 2024 Markéta Machová <mmachova@suse.com>
- Update to 5.0.0
* This release requires Python >= 3.8 and h5py >= 3.0.0
* Removed deprecated constants: hdf5plugin.config, hdf5plugin.date,
hdf5plugin.hexversion and hdf5plugin.strictversion
* Fixed hdf5plugin.Bitshuffle to avoid raising ValueError when lz4=False
* Many filter and library updates
- Drop merged patches:
* hdf5plugin-fix-gcc14.patch
* support-numpy-2.patch
* Mon Jul 22 2024 Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-numpy-2.patch:
* Do not call now-removed numpy methods in the test suite.
* Fri Jun 07 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Cherry-pick upstream patch to fix build with GCC 14
* hdf5plugin-fix-gcc14.patch
* Fri Mar 01 2024 Ben Greiner <code@bnavigator.de>
- Initial specfile for v4.4.0 required by python-fabio
- Add hdf5plugin-system-libs.patch
* Try to debundle as much as possible with
* Disable SSE3 and AVX512 because we are stuck at supporting
x86_64v1
Files
/usr/lib64/python3.11/site-packages/hdf5plugin
/usr/lib64/python3.11/site-packages/hdf5plugin-6.0.0.dist-info
/usr/lib64/python3.11/site-packages/hdf5plugin-6.0.0.dist-info/INSTALLER
/usr/lib64/python3.11/site-packages/hdf5plugin-6.0.0.dist-info/METADATA
/usr/lib64/python3.11/site-packages/hdf5plugin-6.0.0.dist-info/RECORD
/usr/lib64/python3.11/site-packages/hdf5plugin-6.0.0.dist-info/REQUESTED
/usr/lib64/python3.11/site-packages/hdf5plugin-6.0.0.dist-info/WHEEL
/usr/lib64/python3.11/site-packages/hdf5plugin-6.0.0.dist-info/licenses
/usr/lib64/python3.11/site-packages/hdf5plugin-6.0.0.dist-info/licenses/LICENSE
/usr/lib64/python3.11/site-packages/hdf5plugin-6.0.0.dist-info/top_level.txt
/usr/lib64/python3.11/site-packages/hdf5plugin/__init__.py
/usr/lib64/python3.11/site-packages/hdf5plugin/__pycache__
/usr/lib64/python3.11/site-packages/hdf5plugin/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/hdf5plugin/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/hdf5plugin/__pycache__/_config.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/hdf5plugin/__pycache__/_config.cpython-311.pyc
/usr/lib64/python3.11/site-packages/hdf5plugin/__pycache__/_filters.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/hdf5plugin/__pycache__/_filters