[oe-commits] [meta-openembedded] 10/24: python-lxml: update to version 4.2.0

git at git.openembedded.org git at git.openembedded.org
Thu Mar 22 01:49:16 UTC 2018


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 88cc5068689a23dca1daef271a16c62362934cd4
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Mar 18 10:17:21 2018 -0400

    python-lxml: update to version 4.2.0
    
    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.1.bb => python-lxml_4.2.0.bb}             | 0
 .../python/{python3-lxml_4.1.1.bb => python3-lxml_4.2.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 98a1af4..a0fe140 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] = "0265ad6701951347f2dbbb470e3d1512"
-SRC_URI[sha256sum] = "940caef1ec7c78e0c34b0f6b94fe42d0f2022915ffc78643d28538a5cfd0f40e"
+SRC_URI[md5sum] = "04455d43fd587bd11ccef6315258c3ce"
+SRC_URI[sha256sum] = "7d96fbb5f23a62300aa9bef7d286cd61aca8902357619c8708c0290aba5df73f"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.1.1.bb b/meta-python/recipes-devtools/python/python-lxml_4.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.1.1.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.2.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.1.1.bb b/meta-python/recipes-devtools/python/python3-lxml_4.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.1.1.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.2.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