Le lun. 23 juil. 2018 à 17:38, Alexandre Viau <av...@debian.org> 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 marked the bug as forwarded with a link to the upstream bug, > maybe you missed it? > - https://github.com/influxdata/influxdb-python/pull/596 > > > Forwarded tags don't appear in the discussion thread of the bug but they > appear on the top of the page: > - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902470 > > I just saw it on bug page some minutes ago :-) > The reason that tests pass with tox is that tox will download specific > versions of packages so it will not test with Debian's packages. > yes, this is what I saw. one of my packages depends on python-influxdb, this is why I care so much , my package will be removed if python-influxdb is removed. Looked at your pull request, but latest code update is still failing. If issue is really only related to a str/repr problem, then I suppose that we could skip the failing test in the meanwhile to close the bug or lower its severity waiting for an upstream fix. > > Cheers, > > -- > Alexandre Viau > av...@debian.org > >