From: Khem Raj Date: Sun, 16 Jul 2023 19:55:24 +0000 (-0700) Subject: python3-lxml: upgrade 4.9.2 -> 4.9.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~337 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4185814c1072da2cea67eda209395de6306a35d5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-lxml: upgrade 4.9.2 -> 4.9.3 Signed-off-by: Khem Raj Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-lxml_4.9.2.bb b/meta/recipes-devtools/python/python3-lxml_4.9.3.bb similarity index 95% rename from meta/recipes-devtools/python/python3-lxml_4.9.2.bb rename to meta/recipes-devtools/python/python3-lxml_4.9.3.bb index c7f1e1fc3cb..b911f7b2ad1 100644 --- a/meta/recipes-devtools/python/python3-lxml_4.9.2.bb +++ b/meta/recipes-devtools/python/python3-lxml_4.9.3.bb @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ DEPENDS += "libxml2 libxslt" -SRC_URI[sha256sum] = "2455cfaeb7ac70338b3257f41e21f0724f4b5b0c0e7702da67ee6c3640835b67" +SRC_URI[sha256sum] = "48628bd53a426c9eb9bc066a923acaa0878d1e86129fd5359aee99285f4eed9c" SRC_URI += "${PYPI_SRC_URI}" inherit pkgconfig pypi setuptools3