]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-lxml: upgrade 4.9.3 -> 4.9.4
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 27 Dec 2023 13:11:43 +0000 (21:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 30 Dec 2023 11:00:05 +0000 (11:00 +0000)
commit68d75159d4be411840fffb7b861342a726f2d604
tree444a8025b7f45ceef5acdc504c97d34e941ad801
parentf3a1975c1d94ca3286652c27c5b3fa711089b154
python3-lxml: upgrade 4.9.3 -> 4.9.4

Changelog:
===========
* LP#2046398: Inserting/replacing an ancestor into a node's children could loop indefinitely.
* LP#1980767, GH#379: "TreeBuilder.close()" could fail with a "TypeError" after
  parsing incorrect input.
* LP#1522052: A file-system specific test is now optional and should no longer fail
  on systems that don't support it.
* Wheels include zlib 1.3, libxml2 2.10.3 and libxslt 1.1.39
  (zlib 1.2.12, libxml2 2.10.3 and libxslt 1.1.37 on Windows).
* Built with Cython 0.29.37.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-lxml_4.9.4.bb [moved from meta/recipes-devtools/python/python3-lxml_4.9.3.bb with 95% similarity]