Bug#861736: Still some regression in python-nxs

2017-05-11 Thread Carlos Pascual
Hi, while nexus 4.3.2-svn1921-5 fixes the originally reported exception, the fix seems not to be complete [1]. In order to trigger the still-existing regression, run the following python code (which ideally should exit without errors): ``` import nxs f = nxs.open("/tmp/foo.h5", "w5") f.makegroup

Bug#939571: Fails to import

2019-10-15 Thread Carlos Pascual
Just adding that I checked and 0.10.0-1 is not affected. Note this bug is affecting the to build the taurus-pyqtgraph package: https://salsa.debian.org/science-team/taurus-pyqtgraph/-/jobs/362247

Bug#939571: uploaded a NMU, delayed 15 days

2019-11-11 Thread Carlos Pascual
Same here: my build of the taurus-pyqtgraph package is now working again in sid. Thanks!

Bug#876921: python-pint FTBFS with python-numpy 1.13.1: test failures

2018-04-13 Thread Carlos Pascual
Hi, I fixed this in upstream: https://github.com/hgrecco/pint/pull/630