From 68d254c8ee4ac32efa1ada412f3894e3b78883e3 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 16 Oct 2017 09:10:30 -0400 Subject: python-lxml: update to version 4.1.0 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 04abe46d56..7c0a7d7147 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] = "c30d7e752cc909c1c0c40bd34153443a" -SRC_URI[sha256sum] = "f7bc9f702500e205b1560d620f14015fec76dcd6f9e889a946a2ddcc3c344fd0" +SRC_URI[md5sum] = "247580bd5d942872bd972ad0086e5cbf" +SRC_URI[sha256sum] = "be3aaeb5f468a49f523f16736ccff7d82af2b4b303292ba3d052b5b28f3fbe47" DISTUTILS_BUILD_ARGS += " \ --with-xslt-config='pkg-config libxslt' \ -- cgit v1.2.3-54-g00ecf