From 4fa8d85812ae86c6e2e86fc34909bbbcfa82179b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Jan 2023 12:05:26 +0100 Subject: [PATCH] python3-lxml: upgrade 4.9.1 -> 4.9.2 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../python/{python3-lxml_4.9.1.bb => python3-lxml_4.9.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-lxml_4.9.1.bb => python3-lxml_4.9.2.bb} (95%) 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 -- 2.47.3