[oe-commits] [meta-openembedded] 12/26: python-lxml: upgrade 4.3.4 -> 4.4.0

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 01:11:35 UTC 2019


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 a57e9bad0dc43953fbac64f80776c1bdd478f2f8
Author: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
AuthorDate: Fri Aug 2 08:59:40 2019 +0800

    python-lxml: upgrade 4.3.4 -> 4.4.0
    
    Signed-off-by: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_4.3.4.bb => python-lxml_4.4.0.bb}             | 0
 .../python/{python3-lxml_4.3.4.bb => python3-lxml_4.4.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 dd73a41..45e52b5 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] = "aec44da0457dca385261e5ceb3fe36f9"
-SRC_URI[sha256sum] = "3ce1c49d4b4a7bc75fb12acb3a6247bb7a91fe420542e6d671ba9187d12a12c2"
+SRC_URI[md5sum] = "7d585daedcd51011c3217a61982afd3d"
+SRC_URI[sha256sum] = "3b57dc5ed7b6a7d852c961f2389ca99404c2b59fd2088baec6fbaca02f688be4"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.3.4.bb b/meta-python/recipes-devtools/python/python-lxml_4.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.3.4.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.4.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.3.4.bb b/meta-python/recipes-devtools/python/python3-lxml_4.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.3.4.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.4.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