diff options
author | Derek Straka <derek@asterius.io> | 2017-10-16 09:10:30 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-10-17 10:32:03 +0000 |
commit | 68d254c8ee4ac32efa1ada412f3894e3b78883e3 (patch) | |
tree | 0ae2d6aa20cf323d75c28a8bd1100456b2c3fc9a /meta-python/recipes-devtools/python/python-lxml_4.1.0.bb | |
parent | b42c85304d9404289db842f973d6c7b0ca00e340 (diff) | |
download | meta-openembedded-68d254c8ee4ac32efa1ada412f3894e3b78883e3.tar.gz |
python-lxml: update to version 4.1.0
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_4.1.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_4.1.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.1.0.bb b/meta-python/recipes-devtools/python/python-lxml_4.1.0.bb new file mode 100644 index 0000000000..81ccb12d87 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-lxml_4.1.0.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools | ||
2 | require python-lxml.inc | ||