[oe] [meta-python] [PATCH] python-lxml: 3.7.0 -> 3.7.2

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Tue Jan 17 02:36:37 UTC 2017


Upgrade python-lxml from 3.7.0 to 3.7.2.

Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_3.7.0.bb => python-lxml_3.7.2.bb}             | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-lxml_3.7.0.bb => python-lxml_3.7.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index 8319799..6299385 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=f9f1dc24f720c143c2240df41fe5073b \
 
 DEPENDS += "libxml2 libxslt"
 
-SRC_URI[md5sum] = "b78e6f7e859c2ff57add7f63a5e387b7"
-SRC_URI[sha256sum] = "9c62eb2a1862e1ae285d7e7e3b7dc8772d387b19258086afcec143c6b7b8a5c9"
+SRC_URI[md5sum] = "8dcf8d6c692b7aed9370f7462ff09935"
+SRC_URI[sha256sum] = "59d9176360dbc3919e9d4bfca85c1ca64ab4f4ee00e6f119d7150ba887e3410a"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.7.0.bb b/meta-python/recipes-devtools/python/python-lxml_3.7.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_3.7.0.bb
rename to meta-python/recipes-devtools/python/python-lxml_3.7.2.bb
-- 
2.7.4






More information about the Openembedded-devel mailing list