[oe-commits] [meta-openembedded] 02/11: python-lxml: upgrade 4.4.0 -> 4.4.1

git at git.openembedded.org git at git.openembedded.org
Mon Aug 12 16:12:23 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 6ba70b215177b335221ebc346adfe76a985b4feb
Author: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
AuthorDate: Mon Aug 12 14:03:17 2019 +0800

    python-lxml: upgrade 4.4.0 -> 4.4.1
    
    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.4.0.bb => python-lxml_4.4.1.bb}             | 0
 .../python/{python3-lxml_4.4.0.bb => python3-lxml_4.4.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 45e52b5..a97167f 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] = "7d585daedcd51011c3217a61982afd3d"
-SRC_URI[sha256sum] = "3b57dc5ed7b6a7d852c961f2389ca99404c2b59fd2088baec6fbaca02f688be4"
+SRC_URI[md5sum] = "ce976a2d3c630d7fde86d3a4c3a1c606"
+SRC_URI[sha256sum] = "c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.4.0.bb b/meta-python/recipes-devtools/python/python-lxml_4.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.4.0.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.4.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.4.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.4.0.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.4.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