Bug#1023820: python3-h5py: Dependencies not tight enough

2022-11-18 Thread Drew Parsons
Package: python3-h5py Followup-For: Bug #1023820 This would seem to be a bug in hdf5, not h5py. The shlibs configuration for libhdf5-serial-dev does not seem to be adding the version for libhdf5-103-1 (see python3-h5py-serial), while libhdf5-openmpi-dev does add the version for

Bug#1023820: python3-h5py: Dependencies not tight enough

2022-11-10 Thread Matthias Urlichs
Package: python3-h5py Version: 3.7.0-2 Severity: normal Needs to depend on libhdf5 >= 1.10.7. >>> import h5py Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3/dist-packages/h5py/__init__.py", line 21, in from . import _debian_h5py_serial as _h5py File