[oe-commits] [meta-openembedded] 14/41: python-lxml: update to version 4.1.1

git at git.openembedded.org git at git.openembedded.org
Sun Nov 19 22:17:24 UTC 2017


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

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

commit 4e8e3e36a165c758117bdb0f3e31b56b8a0a7364
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Nov 12 10:29:24 2017 -0500

    python-lxml: update to version 4.1.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_4.1.0.bb => python-lxml_4.1.1.bb}             | 0
 .../python/{python3-lxml_4.1.0.bb => python3-lxml_4.1.1.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 7c0a7d7..f153c0a 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] = "247580bd5d942872bd972ad0086e5cbf"
-SRC_URI[sha256sum] = "be3aaeb5f468a49f523f16736ccff7d82af2b4b303292ba3d052b5b28f3fbe47"
+SRC_URI[md5sum] = "0265ad6701951347f2dbbb470e3d1512"
+SRC_URI[sha256sum] = "940caef1ec7c78e0c34b0f6b94fe42d0f2022915ffc78643d28538a5cfd0f40e"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.1.0.bb b/meta-python/recipes-devtools/python/python-lxml_4.1.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.1.0.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.1.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.1.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.1.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.1.0.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.1.1.bb

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


More information about the Openembedded-commits mailing list