> Hello Lucas. Can you try again with the latest mypy package?

I tried again under current sid and with latest upstream
(8.2.20220103095339-1 - not commited to Git) and got

...
E   AttributeError: module 'mistune' has no attribute 'Renderer'
_ ERROR collecting 
.pybuild/cpython3_3.9_schema-salad/build/schema_salad/tests/test_errors.py _
schema_salad/tests/test_errors.py:4: in <module>
    import schema_salad.main
schema_salad/main.py:19: in <module>
    from .makedoc import makedoc
schema_salad/makedoc.py:60: in <module>
    class MyRenderer(mistune.Renderer):
E   AttributeError: module 'mistune' has no attribute 'Renderer'
_ ERROR collecting 
.pybuild/cpython3_3.9_schema-salad/build/schema_salad/tests/test_examples.py _
schema_salad/tests/test_examples.py:10: in <module>
    import schema_salad.main
schema_salad/main.py:19: in <module>
    from .makedoc import makedoc
schema_salad/makedoc.py:60: in <module>
    class MyRenderer(mistune.Renderer):
E   AttributeError: module 'mistune' has no attribute 'Renderer'
=========================== short test summary info ============================
SKIPPED [1] schema_salad/tests/test_ref_resolver.py:73: Only for win32
================== 46 passed, 1 skipped, 12 errors in 27.31s ===================
E: pybuild pybuild:367: test: plugin custom failed with: exit code=1: cd 
/build/python-schema-salad-8.2.20220103095339; export 
PATH=/build/python-schema-salad-8.2.20220103095339/debian/python3-schema-salad/usr/bin:/usr/sbin:/usr/bin:/sbin:/bin
 ; cd 
/build/python-schema-salad-8.2.20220103095339/.pybuild/cpython3_3.9_schema-salad/build;
 export PYTHONPATH=/build/python-schema-salad-8.2.20220103095339; python3.9 -m 
pytest     -rs -n auto -k 'not (test_secondaryFiles or test_outputBinding)'     
   --pyargs schema_salad
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 
3.9" returned exit code 13
make[1]: *** [debian/rules:38: override_dh_auto_test] Error 25
make[1]: Leaving directory '/build/python-schema-salad-8.2.20220103095339'


This is the same I get with current mypy in sid and the current version
of python-schema-salad.

Kind regards

     Andreas.

-- 
http://fam-tille.de

Reply via email to