diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.9.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.9.1.bb similarity index 95% rename from meta-python/recipes-devtools/python/python3-lxml_4.9.0.bb rename to meta-python/recipes-devtools/python/python3-lxml_4.9.1.bb index 74c5e480a2..92a30f7907 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.9.1.bb @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ DEPENDS += "libxml2 libxslt" -SRC_URI[sha256sum] = "520461c36727268a989790aef08884347cd41f2d8ae855489ccf40b50321d8d7" +SRC_URI[sha256sum] = "fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f" SRC_URI += "${PYPI_SRC_URI}" inherit pkgconfig pypi setuptools3