[oe] [meta-python][PATCH] python-lxml: update to version 4.1.0

Derek Straka derek at asterius.io
Mon Oct 16 13:10:30 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_4.0.0.bb => python-lxml_4.1.0.bb}             | 0
 .../python/{python3-lxml_4.0.0.bb => python3-lxml_4.1.0.bb}           | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-lxml_4.0.0.bb => python-lxml_4.1.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_4.0.0.bb => python3-lxml_4.1.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index 04abe46..7c0a7d7 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] = "c30d7e752cc909c1c0c40bd34153443a"
-SRC_URI[sha256sum] = "f7bc9f702500e205b1560d620f14015fec76dcd6f9e889a946a2ddcc3c344fd0"
+SRC_URI[md5sum] = "247580bd5d942872bd972ad0086e5cbf"
+SRC_URI[sha256sum] = "be3aaeb5f468a49f523f16736ccff7d82af2b4b303292ba3d052b5b28f3fbe47"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.0.0.bb b/meta-python/recipes-devtools/python/python-lxml_4.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.0.0.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.1.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.0.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.0.0.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.1.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list