aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lxml_3.8.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-06-16 12:49:50 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-06-19 19:30:41 +0200
commit2436d597a7b5f8331ab3e869c48998036d4bdcd6 (patch)
tree1601760431ce840ae1d868a20938fbb74c0fa1a3 /meta-python/recipes-devtools/python/python3-lxml_3.8.0.bb
parentd2f3cdb9fc535ee408d9904222f389285582b0fb (diff)
downloadmeta-openembedded-contrib-2436d597a7b5f8331ab3e869c48998036d4bdcd6.tar.gz
python-lxml: update to version 3.8.0
Verified license terms remain the same and updated the checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lxml_3.8.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-lxml_3.8.0.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lxml_3.8.0.bb b/meta-python/recipes-devtools/python/python3-lxml_3.8.0.bb
new file mode 100644
index 0000000000..8b13d2dd2c
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-lxml_3.8.0.bb
@@ -0,0 +1,6 @@
+inherit setuptools3
+require python-lxml.inc
+
+SRC_URI = "${PYPI_SRC_URI} \
+ file://0001-lxml.etree-Add-empty-variadic-argument.patch \
+ "