diff mbox series

python3-lxml: upgrade 4.9.2 -> 4.9.3

Message ID 20230716195524.346465-1-raj.khem@gmail.com
State Accepted, archived
Commit 4185814c1072da2cea67eda209395de6306a35d5
Headers show
Series python3-lxml: upgrade 4.9.2 -> 4.9.3 | expand

Commit Message

Khem Raj July 16, 2023, 7:55 p.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../python/{python3-lxml_4.9.2.bb => python3-lxml_4.9.3.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-lxml_4.9.2.bb => python3-lxml_4.9.3.bb} (95%)
diff mbox series

Patch

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