Source: i18nspector Version: 0.27.1-2: Severity: serious Tags: forky sid User: [email protected] Usertags: python3.14
Hi Maintainer The autopkgtests of this package fail with Python 3.14 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/i/i18nspector/testing/amd64/ 27s ==================================== ERRORS ==================================== 27s _____________________ ERROR collecting tests/test_tags.py ______________________ 27s test_tags.py:78: in <module> 27s @collect_yielded 27s ^^^^^^^^^^^^^^^ 27s conftest.py:75: in _collect_yielded 27s args_lst = list(generator()) 27s ^^^^^^^^^^^^^^^^^ 27s test_tags.py:88: in test_consistency 27s visit_mod('lib.check') 27s test_tags.py:87: in visit_mod 27s source_tagnames.update(ast_to_tagnames(node)) 27s test_tags.py:67: in ast_to_tagnames 27s yield from ast_to_tagnames(child) 27s test_tags.py:67: in ast_to_tagnames 27s yield from ast_to_tagnames(child) 27s test_tags.py:67: in ast_to_tagnames 27s yield from ast_to_tagnames(child) 27s test_tags.py:67: in ast_to_tagnames 27s yield from ast_to_tagnames(child) 27s test_tags.py:67: in ast_to_tagnames 27s yield from ast_to_tagnames(child) 27s test_tags.py:67: in ast_to_tagnames 27s yield from ast_to_tagnames(child) 27s test_tags.py:73: in ast_to_tagnames 27s isinstance(node.args[0], ast.Str) 27s ^^^^^^^ 27s E AttributeError: module 'ast' has no attribute 'Str'

