diff --git a/meta/recipes-devtools/python/python3-lxml_5.2.2.bb b/meta/recipes-devtools/python/python3-lxml_5.3.0.bb similarity index 95% rename from meta/recipes-devtools/python/python3-lxml_5.2.2.bb rename to meta/recipes-devtools/python/python3-lxml_5.3.0.bb index b114c18763..4c9c22e5c4 100644 --- a/meta/recipes-devtools/python/python3-lxml_5.2.2.bb +++ b/meta/recipes-devtools/python/python3-lxml_5.3.0.bb @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ DEPENDS += "libxml2 libxslt" -SRC_URI[sha256sum] = "bb2dc4898180bea79863d5487e5f9c7c34297414bad54bcd0f0852aee9cfdb87" +SRC_URI[sha256sum] = "4e109ca30d1edec1ac60cdbe341905dc3b8f55b16855e03a54aaf59e51ec8c6f" SRC_URI += "${PYPI_SRC_URI}" inherit pkgconfig pypi setuptools3