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

Derek Straka derek at asterius.io
Sun Mar 18 14:17:21 UTC 2018


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

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




More information about the Openembedded-devel mailing list