]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-lxml: upgrade 4.9.1 -> 4.9.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 4 Jan 2023 11:05:26 +0000 (12:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2023 12:03:32 +0000 (12:03 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-lxml_4.9.2.bb [moved from meta/recipes-devtools/python/python3-lxml_4.9.1.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-devtools/python/python3-lxml_4.9.1.bb
rename to meta/recipes-devtools/python/python3-lxml_4.9.2.bb
index 92a30f79070289147e17919218b92100a34b4f53..c7f1e1fc3cbf6fde6821aaa2da44357a2be517e0 100644 (file)
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
 
 DEPENDS += "libxml2 libxslt"
 
-SRC_URI[sha256sum] = "fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f"
+SRC_URI[sha256sum] = "2455cfaeb7ac70338b3257f41e21f0724f4b5b0c0e7702da67ee6c3640835b67"
 
 SRC_URI += "${PYPI_SRC_URI}"
 inherit pkgconfig pypi setuptools3