pkgsrc/textproc/py-lxml
adam 8c93320083 py-lxml: update to 4.1.0
4.1.0:
Features added
* ElementPath supports text predicates for current node, like “[.=’text’]”.
* 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.
2017-10-14 10:14:25 +00:00
..
DESCR
distinfo py-lxml: update to 4.1.0 2017-10-14 10:14:25 +00:00
Makefile py-lxml: update to 4.1.0 2017-10-14 10:14:25 +00:00
PLIST py-lxml: update to 4.0.0 2017-09-18 11:59:12 +00:00