[oe-commits] [meta-openembedded] 69/86: python-lxml: upgrade 4.3.3 -> 4.3.4

git at git.openembedded.org git at git.openembedded.org
Sat Jun 15 23:51:41 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 eda0246160fd0b30525bf89393324f38c3a9b4c8
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Jun 12 12:12:15 2019 +0800

    python-lxml: upgrade 4.3.3 -> 4.3.4
    
    -Upgrade from python-lxml_4.3.3.bb to python-lxml_4.3.4.bb.
    
    -Upgrade from python3-lxml_4.3.3.bb to python3-lxml_4.3.4.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.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.3.bb => python-lxml_4.3.4.bb}             | 0
 .../python/{python3-lxml_4.3.3.bb => python3-lxml_4.3.4.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 63532c7..d67c178 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] = "d35e90d9de17e1370fbb7e6059bd95ed"
-SRC_URI[sha256sum] = "4a03dd682f8e35a10234904e0b9508d705ff98cf962c5851ed052e9340df3d90"
+SRC_URI[md5sum] = "aec44da0457dca385261e5ceb3fe36f9"
+SRC_URI[sha256sum] = "3ce1c49d4b4a7bc75fb12acb3a6247bb7a91fe420542e6d671ba9187d12a12c2"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.3.3.bb b/meta-python/recipes-devtools/python/python-lxml_4.3.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.3.3.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.3.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.3.3.bb b/meta-python/recipes-devtools/python/python3-lxml_4.3.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.3.3.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.3.4.bb

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


More information about the Openembedded-commits mailing list