HomeFreeBSD

www/py-html5lib: fix ast.Str -> ast.Constant

Description

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.

Details

Provenance
mandreeAuthored on Nov 1 2025, 10:55 PM
Parents
R11:795bfbe85c61: *: switch ports to cython3 for py3.13+ support
Branches
Unknown
Tags
Unknown