]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-lxml: upgrade 6.0.2 -> 6.0.4
authorKhem Raj <raj.khem@gmail.com>
Thu, 16 Apr 2026 05:54:05 +0000 (22:54 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Apr 2026 13:28:14 +0000 (14:28 +0100)
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-devtools/python/python3-lxml_6.0.4.bb [moved from meta/recipes-devtools/python/python3-lxml_6.0.2.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-devtools/python/python3-lxml_6.0.2.bb
rename to meta/recipes-devtools/python/python3-lxml_6.0.4.bb
index 876fda93b63fe336aef8f5fea70a516f3ebd4086..1257534c0f6937ee3928963e2c2078ce8ffa8186 100644 (file)
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
 
 DEPENDS += "libxml2 libxslt"
 
-SRC_URI[sha256sum] = "cd79f3367bd74b317dda655dc8fcfa304d9eb6e4fb06b7168c5cf27f96e0cd62"
+SRC_URI[sha256sum] = "4137516be2a90775f99d8ef80ec0283f8d78b5d8bd4630ff20163b72e7e9abf2"
 
 SRC_URI += "${PYPI_SRC_URI}"
 inherit pkgconfig pypi setuptools3