Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 18:49:54 UTC Now

2017-10-14 10:14:26 UTC MAIN commitmail json YAML

py-lxml: update to 4.1.0

4.1.0:
Features added
* ElementPath supports text predicates for current node, like 窶彈.=窶冲ext窶兢窶�.
* ElementPath allows spaces in predicates.
* Custom Element classes and XPath functions can now be registered with a decorator rather than explicit dict assignments.
* Static Linux wheels are now built with link time optimisation (LTO) enabled. This should have a beneficial impact on the overall performance by providing a tighter compiler integration between lxml and libxml2/libxslt.

Bugs fixed
* Requesting non-Element objects like comments from a document with PythonElementClassLookup could fail with a TypeError.

(adam)