Bug#902553: new version (2.8.0) is out and heals the annoying warning msg

Yaroslav Halchenko debian at onerussian.com
Wed Jun 27 19:10:32 BST 2018


Package: python-h5py
Version: 2.7.1-2
Severity: normal

one of the annoyances of h5py in Debian now is that a bare import leads to

$> python -c 'import h5py'
/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

making into output of cmdline helpers etc... 2.8.0 seems to have no such issue:

(git)hopa:~/proj/misc/h5py[tags/2.8.0^0]
$> python -c 'import h5py'   

That is why marking it as normal bug instead of a mere wishlist


Watchout for:

- there is no changelog for 2.8.x: https://github.com/h5py/h5py/issues/1064
- somewhat changed behavior: https://github.com/h5py/h5py/issues/1063
  (this affects python-mvpa2 -- will need to fixup for it now upstream for now,
  may be there is more)

Cheers and thanks in advance

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (300, 'experimental'), (100, 'unstable-debug'), (100, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python-h5py depends on:
ii  libc6                             2.27-2
ii  libhdf5-100                       1.10.0-patch1+docs-4
ii  python                            2.7.14-4
ii  python-numpy [python-numpy-abi9]  1:1.14.3-2
ii  python-six                        1.11.0-2

python-h5py recommends no packages.

Versions of packages python-h5py suggests:
pn  python-h5py-doc  <none>

-- debconf-show failed



More information about the debian-science-maintainers mailing list