[oe-commits] [meta-openembedded] 04/57: python-lxml: update to version 3.6.4

git at git.openembedded.org git at git.openembedded.org
Tue Oct 25 13:34:11 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit ee0f810c0ee659da32dbb7f121b82f558f65f0bf
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Oct 13 18:13:36 2016 -0400

    python-lxml: update to version 3.6.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_3.6.1.bb => python-lxml_3.6.4.bb}             | 0
 .../python/{python3-lxml_3.6.1.bb => python3-lxml_3.6.4.bb}           | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index b714218..7481b98 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] = "b27472db50fb794795b767bf713287a0"
-SRC_URI[sha256sum] = "3eefcfbc548f8df38063b26c9686554268c1eb736e52cd230ff148aa550239d1"
+SRC_URI[md5sum] = "6dd7314233029d9dab0156e7b1c7830b"
+SRC_URI[sha256sum] = "61d5d3e00b5821e6cda099b3b4ccfea4527bf7c595e0fb3a7a760490cedd6172"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.6.1.bb b/meta-python/recipes-devtools/python/python-lxml_3.6.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_3.6.1.bb
rename to meta-python/recipes-devtools/python/python-lxml_3.6.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_3.6.1.bb b/meta-python/recipes-devtools/python/python3-lxml_3.6.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_3.6.1.bb
rename to meta-python/recipes-devtools/python/python3-lxml_3.6.4.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list