[oe-commits] [meta-openembedded] 08/23: python-lxml: update to version 4.2.3

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 16:05:47 UTC 2018


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

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

commit 86553ebc818ff46fcfc7ee7e9e0b0a9760bb61dc
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jun 29 15:23:11 2018 -0400

    python-lxml: update to version 4.2.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_4.2.2.bb => python-lxml_4.2.3.bb}             | 0
 .../python/{python3-lxml_4.2.2.bb => python3-lxml_4.2.3.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 51a98f6..09061ed 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] = "0aa7db9dd54ed5b0c5611cef0ba490c5"
-SRC_URI[sha256sum] = "82f278cd24da1b8a98df89de38946d67381a00e39adef768fd302dc8f4e1c383"
+SRC_URI[md5sum] = "40331e46f6aa49fd0e7043d82e58a879"
+SRC_URI[sha256sum] = "622f7e40faef13d232fb52003661f2764ce6cdef3edb0a59af7c1559e4cc36d1"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.2.2.bb b/meta-python/recipes-devtools/python/python-lxml_4.2.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.2.2.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.2.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.2.2.bb b/meta-python/recipes-devtools/python/python3-lxml_4.2.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.2.2.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.2.3.bb

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


More information about the Openembedded-commits mailing list