]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-lxml: upgrade 5.2.1 -> 5.2.2
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 22 May 2024 09:14:41 +0000 (17:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2024 08:38:20 +0000 (09:38 +0100)
commit322de0498af81fb8cd62be1d517d3269e7ed1f9b
tree7ef670d7a58002fcc003a1893d9e9ff7be8fba9b
parent4143346f3975504895a568569927af9884797231
python3-lxml: upgrade 5.2.1 -> 5.2.2

Changelog:
===========
- The test_feed_parser test could fail if lxml_html_clean was not installed.
- The minimum CPU architecture for the Linux x86 binary wheels was set back to
  "core2", without SSE 4.2.
- If libxml2 uses iconv, the compile time version is available as etree.ICONV_COMPILED_VERSION.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-lxml_5.2.2.bb [moved from meta/recipes-devtools/python/python3-lxml_5.2.1.bb with 95% similarity]