pkgsrc/textproc/py-lxml/distinfo
adam 0cb34c40a4 py-lxml: updated to 4.2.0
4.2.0:
Features added
* SelectElement.value returns more standard-compliant and browser-like defaults for non-multi-selects. If no option is selected, the value of the first option is returned (instead of None). If multiple options are selected, the value of the last one is returned (instead of that of the first one). If no options are present (not standard-compliant) SelectElement.value still returns None.
* The HTMLParser() now supports the huge_tree option. Patch by stranac.

Bugs fixed
* Some XSLT messages were not captured by the transform error log.
* Crash at shutdown after an interrupted iterparse run with XMLSchema validation.
2018-03-15 08:38:17 +00:00

6 lines
394 B
Text

$NetBSD: distinfo,v 1.37 2018/03/15 08:38:17 adam Exp $
SHA1 (lxml-4.2.0.tar.gz) = a102f55c5f2f13e5be064f5dea7d0699698eaf4d
RMD160 (lxml-4.2.0.tar.gz) = ed299afee85c0daa39d59e3cdc13bf3e2c44fbbb
SHA512 (lxml-4.2.0.tar.gz) = 89c7dd5d36e8816008b22b25bb02275a008fcfe26f6fdeff139ac8394bd773035bf423b9d7c4233f19985e5a8c12f936b71096c55e28957e97da0810d88de8d3
Size (lxml-4.2.0.tar.gz) = 4282112 bytes