[oe-commits] [meta-openembedded] 06/07: python-lxml: update to version 4.1.0

git at git.openembedded.org git at git.openembedded.org
Tue Oct 17 10:29:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit 68d254c8ee4ac32efa1ada412f3894e3b78883e3
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Oct 16 09:10:30 2017 -0400

    python-lxml: update to version 4.1.0
    
    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_4.0.0.bb => python-lxml_4.1.0.bb}             | 0
 .../python/{python3-lxml_4.0.0.bb => python3-lxml_4.1.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 04abe46..7c0a7d7 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] = "c30d7e752cc909c1c0c40bd34153443a"
-SRC_URI[sha256sum] = "f7bc9f702500e205b1560d620f14015fec76dcd6f9e889a946a2ddcc3c344fd0"
+SRC_URI[md5sum] = "247580bd5d942872bd972ad0086e5cbf"
+SRC_URI[sha256sum] = "be3aaeb5f468a49f523f16736ccff7d82af2b4b303292ba3d052b5b28f3fbe47"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.0.0.bb b/meta-python/recipes-devtools/python/python-lxml_4.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.0.0.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.1.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.0.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.0.0.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.1.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