From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../python/{python3-lxml_4.9.0.bb => python3-lxml_4.9.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-lxml_4.9.0.bb => python3-lxml_4.9.1.bb} (95%)
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 74c5e480a..92a30f790 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
--
2.25.1