[oe-commits] [meta-openembedded] 02/07: python-lxml: 4.4.1 -> 4.4.2

git at git.openembedded.org git at git.openembedded.org
Wed Dec 4 15:57:02 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 d1608c506f19918514d843517c95278b18fa7bab
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Tue Dec 3 06:50:56 2019 -0800

    python-lxml: 4.4.1 -> 4.4.2
    
    Signed-off-by: Wang Mingyu <wangmy 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.1.bb => python-lxml_4.4.2.bb}             | 0
 .../python/{python3-lxml_4.4.1.bb => python3-lxml_4.4.2.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 a97167f..1f7e5ab 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] = "ce976a2d3c630d7fde86d3a4c3a1c606"
-SRC_URI[sha256sum] = "c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692"
+SRC_URI[md5sum] = "235c1a22d97a174144e76b66ce62ae46"
+SRC_URI[sha256sum] = "eff69ddbf3ad86375c344339371168640951c302450c5d3e9936e98d6459db06"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.4.1.bb b/meta-python/recipes-devtools/python/python-lxml_4.4.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.4.1.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.4.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.4.1.bb b/meta-python/recipes-devtools/python/python3-lxml_4.4.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.4.1.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.4.2.bb

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


More information about the Openembedded-commits mailing list