Build fails with: + /usr/bin/python3 generate.py Traceback (most recent call last): File "/builddir/build/BUILD/libsonata-0.1.23-build/libsonata-0.1.23/tests/data/generate.py", line 5, in <module> import h5py File "/usr/lib64/python3.13/site-packages/h5py/__init__.py", line 45, in <module> from ._conv import register_converters as _register_converters, \ unregister_converters as _unregister_converters File "h5py/_conv.pyx", line 1, in init h5py._conv File "h5py/h5r.pyx", line 1, in init h5py.h5r File "h5py/h5p.pyx", line 1, in init h5py.h5p ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject Reproducible: Always
This should resolve itself once h5py has been rebuilt.
https://koji.fedoraproject.org/koji/taskinfo?taskID=126968736