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.
www/py-html5lib: fix ast.Str -> ast.Constant Tags None Referenced Files None Subscribers None
Description
Details
|