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

Derek Straka derek at asterius.io
Sun Nov 12 15:29:24 UTC 2017


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

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




More information about the Openembedded-devel mailing list