From 2436d597a7b5f8331ab3e869c48998036d4bdcd6 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 16 Jun 2017 12:49:50 -0400 Subject: python-lxml: update to version 3.8.0 Verified license terms remain the same and updated the checksum Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-lxml_3.8.0.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-lxml_3.8.0.bb (limited to 'meta-python/recipes-devtools/python/python-lxml_3.8.0.bb') diff --git a/meta-python/recipes-devtools/python/python-lxml_3.8.0.bb b/meta-python/recipes-devtools/python/python-lxml_3.8.0.bb new file mode 100644 index 0000000000..5c93a3f841 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-lxml_3.8.0.bb @@ -0,0 +1,6 @@ +inherit setuptools +require python-lxml.inc + +SRC_URI = "${PYPI_SRC_URI} \ + file://0001-lxml.etree-Add-empty-variadic-argument.patch \ + " -- cgit v1.2.3-54-g00ecf