diff options
author | Derek Straka <derek@asterius.io> | 2016-10-13 18:13:36 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-10-25 15:31:13 +0200 |
commit | ee0f810c0ee659da32dbb7f121b82f558f65f0bf (patch) | |
tree | 57158843a6ca8b4f9046a4e663938467cbe3d8b1 /meta-python/recipes-devtools/python/python-lxml_3.6.4.bb | |
parent | 47d12fe3d6da796049b3b4816992f6ca358353e4 (diff) | |
download | meta-openembedded-ee0f810c0ee659da32dbb7f121b82f558f65f0bf.tar.gz |
python-lxml: update to version 3.6.4
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.6.4.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_3.6.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.6.4.bb b/meta-python/recipes-devtools/python/python-lxml_3.6.4.bb new file mode 100644 index 0000000000..81ccb12d87 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-lxml_3.6.4.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools | ||
2 | require python-lxml.inc | ||