Source: h5py
Version: 2.7.1-2
Severity: normal

The pbgenomicconsensus tests are now failing because a warning is being
emitted from h5py with numpy 1.14:

/usr/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion 
of the second argument of issubdtype from `float` to `np.floating` is 
deprecated. In future, it will be treated as `np.float64 == 
np.dtype(float).type`.
  from ._conv import register_converters as _register_converters

Reply via email to