Bug#900486: python-pydap: FTBFS and Debci failure with NumPy 1.14
Graham Inggs
ginggs at debian.org
Sat Jul 28 10:01:41 BST 2018
Control: clone -1 -2
Control: tags -1 + patch
Control: retitle -2 FTBFS and Debci failure with Python 3.7
Control: tags -2 + ftbfs
Hi Maintainer
On 28 July 2018 at 07:38, Matthias Klose <doko at debian.org> wrote:
> =================================== FAILURES ===================================
> ___________________ TestDODSResponseNestedSequence.test_body ___________________
...
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> var = <StructureType with children 'lat', 'lon', 'elev', 'time_series'>
>
> @dods.register(StructureType)
> def _structuretype(var):
> for child in var.children():
>> for block in dods(child):
> E RuntimeError: generator raised StopIteration
>
> /usr/lib/python3/dist-packages/pydap/responses/dods.py:85: RuntimeError
This is a new failure caused by a deliberate change of behaviour in
Python 3.7 [1] (PEP 479).
Regards
Graham
[1] https://docs.python.org/3.7/whatsnew/3.7.html#changes-in-python-behavior
More information about the debian-science-maintainers
mailing list