Package: src:python-hypothesis Version: 3.44.1-2 Severity: serious Tags: sid buster
typing.GenericMeta doesn't exist anymore in 3.7 ============================= test session starts ============================== platform linux -- Python 3.7.0+, pytest-3.6.2, py-1.5.3, pluggy-0.6.0 rootdir: /tmp/autopkgtest-lxc.ow4u414h/downtmp/build.PPF/src/tests, inifile: /dev/null plugins: hypothesis-3.44.1, flaky-3.3.0 collected 2070 items / 1 errors ==================================== ERRORS ==================================== _____________________ ERROR collecting py3/test_lookup.py ______________________ tests/py3/test_lookup.py:38: in <module> if isinstance(t, typing.GenericMeta)), key=str) tests/py3/test_lookup.py:38: in <genexpr> if isinstance(t, typing.GenericMeta)), key=str) E AttributeError: module 'typing' has no attribute 'GenericMeta' ===Flaky Test Report=== ===End Flaky Test Report===