From 8d96e46f7c141ab2b632169037d06beca17e5d0b Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 18 Sep 2017 16:58:33 -0400 Subject: python-lxml: update to version 4.0.0 remove obsolete patch Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-lxml.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-lxml.inc') diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc index c6ff160f8c..04abe46d56 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] = "e54e2fae44d684d6b9c636fe189e93ff" -SRC_URI[sha256sum] = "736f72be15caad8116891eb6aa4a078b590d231fdc63818c40c21624ac71db96" +SRC_URI[md5sum] = "c30d7e752cc909c1c0c40bd34153443a" +SRC_URI[sha256sum] = "f7bc9f702500e205b1560d620f14015fec76dcd6f9e889a946a2ddcc3c344fd0" DISTUTILS_BUILD_ARGS += " \ --with-xslt-config='pkg-config libxslt' \ -- cgit v1.2.3-54-g00ecf