Name: python-hdf5plugin Version: 6.0.0 Release: %autorelease Summary: HDF5 Plugins for Windows, MacOS, and Linux License: MIT URL: https://github.com/silx-kit/hdf5plugin Source: %{pypi_source hdf5plugin} BuildSystem: pyproject BuildOption(install): -l hdf5plugin #BuildOption(generate_buildrequires): -x test BuildRequires: python3-devel BuildRequires: %{py3_dist pytest} #BuildRequires: %{py3_dist bitshuffle} BuildRequires: %{py3_dist netCDF4} BuildRequires: %{py3_dist zfpy} BuildRequires: gcc %global _description %{expand: This is package 'hdf5plugin' generated automatically by pyp2spec.} %description %_description %package -n python3-hdf5plugin Summary: %{summary} %description -n python3-hdf5plugin %_description %check %pytest --deselect=lib/bitshuffle/tests/test_ext.py \ --deselect=lib/bitshuffle/tests/test_h5filter.py \ --deselect=lib/bitshuffle/tests/test_regression.py %files -n python3-hdf5plugin -f %{pyproject_files} %changelog %autochangelog