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

Derek Straka derek at asterius.io
Fri Aug 12 16:17:42 UTC 2016


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

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index 0473417..b714218 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] = "5957cc384bd6e83934be35c057ec03b6"
-SRC_URI[sha256sum] = "9c74ca28a7f0c30dca8872281b3c47705e21217c8bc63912d95c9e2a7cac6bdf"
+SRC_URI[md5sum] = "b27472db50fb794795b767bf713287a0"
+SRC_URI[sha256sum] = "3eefcfbc548f8df38063b26c9686554268c1eb736e52cd230ff148aa550239d1"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.6.0.bb b/meta-python/recipes-devtools/python/python-lxml_3.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_3.6.0.bb
rename to meta-python/recipes-devtools/python/python-lxml_3.6.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_3.6.0.bb b/meta-python/recipes-devtools/python/python3-lxml_3.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_3.6.0.bb
rename to meta-python/recipes-devtools/python/python3-lxml_3.6.1.bb
-- 
1.9.1




More information about the Openembedded-devel mailing list