diff --git a/meta/recipes-devtools/python/python3-lxml_5.1.0.bb b/meta/recipes-devtools/python/python3-lxml_5.2.1.bb similarity index 95% rename from meta/recipes-devtools/python/python3-lxml_5.1.0.bb rename to meta/recipes-devtools/python/python3-lxml_5.2.1.bb index 43719086f0..44a10505f3 100644 --- a/meta/recipes-devtools/python/python3-lxml_5.1.0.bb +++ b/meta/recipes-devtools/python/python3-lxml_5.2.1.bb @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ DEPENDS += "libxml2 libxslt" -SRC_URI[sha256sum] = "3eea6ed6e6c918e468e693c41ef07f3c3acc310b70ddd9cc72d9ef84bc9564ca" +SRC_URI[sha256sum] = "3f7765e69bbce0906a7c74d5fe46d2c7a7596147318dbc08e4a2431f3060e306" SRC_URI += "${PYPI_SRC_URI}" inherit pkgconfig pypi setuptools3