Package: lintian4python
Version: 0.17
Severity: important

lintian4py does not work with python3.3 in experimental as it uses
ast.TryExcept which has been removed.

Traceback (most recent call last):
  File "/usr/share/lintian4python//helpers/code-analysis", line 191, in
<module>
    main(sys.argv[1:])
  File "/usr/share/lintian4python//helpers/code-analysis", line 187, in main
    for t in check_file(filename):
  File "/usr/share/lintian4python//helpers/code-analysis", line 178, in
<genexpr>
    taginfo
  File "/usr/share/lintian4python//helpers/code-analysis", line 113, in
check_node
    elif isinstance(node, ast.TryExcept):
AttributeError: 'module' object has no attribute 'TryExcept'
internal error: code-analysis helper failed at
/usr/share/perl5/Lintian/Util.pm line 982.
internal error: cannot run python/code-analysis check on package
ipython3-qtconsole
warning: skipping check of binary package ipython3-qtconsole


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to