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

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Mon Aug 12 06:03:17 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.4.0.bb => python-lxml_4.4.1.bb}             | 0
 .../python/{python3-lxml_4.4.0.bb => python3-lxml_4.4.1.bb}           | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-lxml_4.4.0.bb => python-lxml_4.4.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_4.4.0.bb => python3-lxml_4.4.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index 45e52b5..a97167f 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] = "7d585daedcd51011c3217a61982afd3d"
-SRC_URI[sha256sum] = "3b57dc5ed7b6a7d852c961f2389ca99404c2b59fd2088baec6fbaca02f688be4"
+SRC_URI[md5sum] = "ce976a2d3c630d7fde86d3a4c3a1c606"
+SRC_URI[sha256sum] = "c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.4.0.bb b/meta-python/recipes-devtools/python/python-lxml_4.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.4.0.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.4.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.4.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.4.0.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.4.1.bb
-- 
2.7.4





More information about the Openembedded-devel mailing list