From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:05:26 +0000 (+0100) Subject: python3-lxml: upgrade 4.9.1 -> 4.9.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2062 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4fa8d85812ae86c6e2e86fc34909bbbcfa82179b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-lxml: upgrade 4.9.1 -> 4.9.2 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-lxml_4.9.1.bb b/meta/recipes-devtools/python/python3-lxml_4.9.2.bb 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 92a30f79070..c7f1e1fc3cb 100644 --- a/meta/recipes-devtools/python/python3-lxml_4.9.1.bb +++ b/meta/recipes-devtools/python/python3-lxml_4.9.2.bb @@ -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