From 4e8e3e36a165c758117bdb0f3e31b56b8a0a7364 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 12 Nov 2017 10:29:24 -0500 Subject: python-lxml: update to version 4.1.1 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- 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 7c0a7d7147..f153c0ae8c 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] = "247580bd5d942872bd972ad0086e5cbf" -SRC_URI[sha256sum] = "be3aaeb5f468a49f523f16736ccff7d82af2b4b303292ba3d052b5b28f3fbe47" +SRC_URI[md5sum] = "0265ad6701951347f2dbbb470e3d1512" +SRC_URI[sha256sum] = "940caef1ec7c78e0c34b0f6b94fe42d0f2022915ffc78643d28538a5cfd0f40e" DISTUTILS_BUILD_ARGS += " \ --with-xslt-config='pkg-config libxslt' \ -- cgit v1.2.3-54-g00ecf