Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-hdf5plugin-6.0.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: python313-hdf5plugin Distribution: openSUSE Tumbleweed
Version: 6.0.0 Vendor: openSUSE
Release: 1.1 Build date: Fri Oct 24 15:13:32 2025
Group: Unspecified Build host: reproducible
Size: 13418153 Source RPM: python-hdf5plugin-6.0.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/silx-kit/hdf5plugin
Summary: Compression filters for h5py
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.13/site-packages/hdf5plugin
/usr/lib64/python3.13/site-packages/hdf5plugin-6.0.0.dist-info
/usr/lib64/python3.13/site-packages/hdf5plugin-6.0.0.dist-info/INSTALLER
/usr/lib64/python3.13/site-packages/hdf5plugin-6.0.0.dist-info/METADATA
/usr/lib64/python3.13/site-packages/hdf5plugin-6.0.0.dist-info/RECORD
/usr/lib64/python3.13/site-packages/hdf5plugin-6.0.0.dist-info/REQUESTED
/usr/lib64/python3.13/site-packages/hdf5plugin-6.0.0.dist-info/WHEEL
/usr/lib64/python3.13/site-packages/hdf5plugin-6.0.0.dist-info/licenses
/usr/lib64/python3.13/site-packages/hdf5plugin-6.0.0.dist-info/licenses/LICENSE
/usr/lib64/python3.13/site-packages/hdf5plugin-6.0.0.dist-info/top_level.txt
/usr/lib64/python3.13/site-packages/hdf5plugin/__init__.py
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/__init__.cpython-313.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/_config.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/_config.cpython-313.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/_filters.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/_filters.cpython-313.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/_utils.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/_utils.cpython-313.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/_version.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/_version.cpython-313.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/test.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/__pycache__/test.cpython-313.pyc
/usr/lib64/python3.13/site-packages/hdf5plugin/_config.py
/usr/lib64/python3.13/site-packages/hdf5plugin/_filters.py
/usr/lib64/python3.13/site-packages/hdf5plugin/_utils.py
/usr/lib64/python3.13/site-packages/hdf5plugin/_version.py
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5blosc.so
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5blosc2.so
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5bshuf.so
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5bzip2.so
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5fcidecomp.so
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5lz4.so
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5sperr.so
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5sz.so
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5sz3.so
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5zfp.so
/usr/lib64/python3.13/site-packages/hdf5plugin/plugins/libh5zstd.so
/usr/lib64/python3.13/site-packages/hdf5plugin/py.typed
/usr/lib64/python3.13/site-packages/hdf5plugin/test.py
/usr/share/doc/packages/python313-hdf5plugin
/usr/share/doc/packages/python313-hdf5plugin/CHANGELOG.rst
/usr/share/doc/packages/python313-hdf5plugin/README.rst
/usr/share/licenses/python313-hdf5plugin
/usr/share/licenses/python313-hdf5plugin/LICENSE
/usr/share/licenses/python313-hdf5plugin/pluginlicenses
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/H5Z-ZFP
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/H5Z-ZFP/LICENSE
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/HDF5Plugin-Zstandard
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/HDF5Plugin-Zstandard/LICENSE
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/PyTables
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/PyTables/LICENSE.txt
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/SZ
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/SZ/copyright-and-BSD-license.txt
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/SZ3
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/SZ3/copyright-and-BSD-license.txt
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/bitshuffle
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/bitshuffle/LICENSE
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/fcidecomp
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/fcidecomp/LICENSE
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/hdf5-blosc
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/hdf5-blosc/LICENSES
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/hdf5-blosc/LICENSES/BLOSC.txt
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/hdf5-blosc/LICENSES/BLOSC_HDF5.txt
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/hdf5-blosc/LICENSES/H5PY.txt
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/zfp
/usr/share/licenses/python313-hdf5plugin/pluginlicenses/lib/zfp/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Nov 1 22:38:26 2025