[oe] [PATCH] [meta-python] [PATCH] python-lxml: upgrade 4.3.4 -> 4.4.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Aug 2 00:59:40 UTC 2019


From: Yuan Chao <yuanc.fnst at cn.fujitsu.com>

Signed-off-by: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_4.3.4.bb => python-lxml_4.4.0.bb}             | 0
 .../python/{python3-lxml_4.3.4.bb => python3-lxml_4.4.0.bb}           | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-lxml_4.3.4.bb => python-lxml_4.4.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_4.3.4.bb => python3-lxml_4.4.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index dd73a41..45e52b5 100644
--- a/meta-python/recipes-devtools/python/python-lxml.inc
+++ b/meta-python/recipes-devtools/python/python-lxml.inc
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
 
 DEPENDS += "libxml2 libxslt"
 
-SRC_URI[md5sum] = "aec44da0457dca385261e5ceb3fe36f9"
-SRC_URI[sha256sum] = "3ce1c49d4b4a7bc75fb12acb3a6247bb7a91fe420542e6d671ba9187d12a12c2"
+SRC_URI[md5sum] = "7d585daedcd51011c3217a61982afd3d"
+SRC_URI[sha256sum] = "3b57dc5ed7b6a7d852c961f2389ca99404c2b59fd2088baec6fbaca02f688be4"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.3.4.bb b/meta-python/recipes-devtools/python/python-lxml_4.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.3.4.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.4.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.3.4.bb b/meta-python/recipes-devtools/python/python3-lxml_4.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.3.4.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.4.0.bb
-- 
2.7.4





More information about the Openembedded-devel mailing list