[meta-python] python3-lxml: upgrade 4.9.0 -> 4.9.1

Message ID 1657180875-31986-3-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-lxml: upgrade 4.9.0 -> 4.9.1 | expand

Commit Message

XU Huan July 7, 2022, 8:01 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../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%)

Patch

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