[oe-commits] [meta-openembedded] 51/58: python-lxml: update to version 4.2.1

git at git.openembedded.org git at git.openembedded.org
Sun May 6 20:02:29 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 a06afb02d288d33a9b52625a82cc2fc47dc63e8a
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Apr 22 11:38:37 2018 -0400

    python-lxml: update to version 4.2.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.2.0.bb => python-lxml_4.2.1.bb}             | 0
 .../python/{python3-lxml_4.2.0.bb => python3-lxml_4.2.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 a0fe140..3f3a1e2 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] = "04455d43fd587bd11ccef6315258c3ce"
-SRC_URI[sha256sum] = "7d96fbb5f23a62300aa9bef7d286cd61aca8902357619c8708c0290aba5df73f"
+SRC_URI[md5sum] = "c266d9062e23b08f66426979a2b36f51"
+SRC_URI[sha256sum] = "e2629cdbcad82b83922a3488937632a4983ecc0fed3e5cfbf430d069382eeb9b"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.2.0.bb b/meta-python/recipes-devtools/python/python-lxml_4.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.2.0.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.2.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.2.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.2.0.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.2.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