Bug#902470: Relates to numpy

2018-07-23 Thread Alexandre Viau
On 2018-07-23 11:47 AM, olivier sallou wrote: > Looked at your pull request, but latest code update is still failing. Yeah, my pull requests makes no attempt to fix the bug, only show it. Previous Travis builds would pass because it used an older version of numpy. > If issue is really only relat

Bug#902470: Relates to numpy

2018-07-23 Thread olivier sallou
Le lun. 23 juil. 2018 à 17:38, Alexandre Viau a écrit : > On 2018-07-23 11:23 AM, olivier sallou wrote: > > Maybe a bug should be filled upstream > > Hello, > > Thank you for caring and putting time into this. > > The bug is in influxdb-python due to a breaking change in numpy. > > I already mark

Bug#902470: Relates to numpy

2018-07-23 Thread Alexandre Viau
On 2018-07-23 11:23 AM, olivier sallou wrote: > Maybe a bug should be filled upstream Hello, Thank you for caring and putting time into this. The bug is in influxdb-python due to a breaking change in numpy. I already marked the bug as forwarded with a link to the upstream bug, maybe you missed

Bug#902470: Relates to numpy

2018-07-23 Thread olivier sallou
Installing numpy 1.13.3 (from pypi) which is used version in tox.ini makes tests OK. Fails with numpy 1.14.5 (debian default) Maybe a bug should be filled upstream