ports/www/py-html5lib
Matthias Andree 6ac7238803 www/py-html5lib: fix ast.Str -> ast.Constant
ast.Str had been deprecated since Python 3.8
(replaced by ast.Constant) and got removed in 3.14.
2025-11-02 00:29:58 +01:00
..