Hi Andreas,

On 12-02-2019 14:29, Andreas Tille wrote:
> thanks a lot for this bug report.  I'd love to fix this but I have no
> idea what to do.  Any hint from [email protected] ?

I don't want to offend you, but did you look at the error message? I
think it tells you what to do: "dataset.value has been deprecated. Use
dataset[()] instead". I assume you should replace calls like
dataset.value() with dataset[()].

If you really don't know how to fix the issue, I guess you could reduce
the log-level in your test cases.

Remember, you are blocking h5py from migrating with your autopkgtest.

Paul

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to