[oe-commits] [meta-openembedded] 02/35: python-lxml: update to 3.6.0

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 07:36:56 UTC 2016


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

commit 4da55176a14e56328fa11d432ecdb62be8332134
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Mar 25 17:51:28 2016 -0400

    python-lxml: update to 3.6.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_3.5.0.bb => python-lxml_3.6.0.bb}             | 0
 .../python/{python3-lxml_3.5.0.bb => python3-lxml_3.6.0.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 cb9986e..0473417 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] = "9f0c5f1eb43ff44d5455dab4b4efbe73"
-SRC_URI[sha256sum] = "349f93e3a4b09cc59418854ab8013d027d246757c51744bf20069bc89016f578"
+SRC_URI[md5sum] = "5957cc384bd6e83934be35c057ec03b6"
+SRC_URI[sha256sum] = "9c74ca28a7f0c30dca8872281b3c47705e21217c8bc63912d95c9e2a7cac6bdf"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.5.0.bb b/meta-python/recipes-devtools/python/python-lxml_3.6.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_3.5.0.bb
rename to meta-python/recipes-devtools/python/python-lxml_3.6.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_3.5.0.bb b/meta-python/recipes-devtools/python/python3-lxml_3.6.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_3.5.0.bb
rename to meta-python/recipes-devtools/python/python3-lxml_3.6.0.bb

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


More information about the Openembedded-commits mailing list