diff mbox series

[55/77] python3-lxml: upgrade 4.9.1 -> 4.9.2

Message ID 20230104110548.2537259-55-alex@linutronix.de
State Accepted, archived
Commit 4fa8d85812ae86c6e2e86fc34909bbbcfa82179b
Headers show
Series [01/77] glib-2.0: upgrade 2.74.3 -> 2.74.4 | expand

Commit Message

Alexander Kanavin Jan. 4, 2023, 11:05 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../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 mbox series

Patch

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 92a30f7907..c7f1e1fc3c 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