summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-lxml_3.8.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-09-18 16:58:33 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-22 22:50:44 +0000
commit8d96e46f7c141ab2b632169037d06beca17e5d0b (patch)
tree5ca976dac88bb992bb75e8bec4e1f8f55c141c0a /meta-python/recipes-devtools/python/python-lxml_3.8.0.bb
parent042972dfff8eebadee55a9c98ce5deb010e5d45b (diff)
downloadmeta-openembedded-8d96e46f7c141ab2b632169037d06beca17e5d0b.tar.gz
python-lxml: update to version 4.0.0
remove obsolete patch 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/python-lxml_3.8.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-lxml_3.8.0.bb6
1 files changed, 0 insertions, 6 deletions
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
deleted file mode 100644
index 5c93a3f841..0000000000
--- a/meta-python/recipes-devtools/python/python-lxml_3.8.0.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1inherit setuptools
2require python-lxml.inc
3
4SRC_URI = "${PYPI_SRC_URI} \
5 file://0001-lxml.etree-Add-empty-variadic-argument.patch \
6 "