diff options
author | Sven Ebenfeld <sven.ebenfeld@gmail.com> | 2016-01-23 00:09:28 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-01 15:51:14 +0100 |
commit | be2fcfb96601366b57d17ac4a9ffb98acce787ef (patch) | |
tree | 4829d176112095b8bb6b9fd45326dc20b6c5306c /meta-python/recipes-devtools/python/python-lxml_3.5.0.bb | |
parent | 5e99b0dc8789185132b9127fb26dcb8b218306d5 (diff) | |
download | meta-openembedded-be2fcfb96601366b57d17ac4a9ffb98acce787ef.tar.gz |
python(3)-lxml: 3.4.4 -> 3.5.0
Update python-lxml and python3-lxml to version 3.5.0 and correct licensing
information. The file LICENSES.txt states four different licenses.
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lxml_3.5.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_3.5.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.5.0.bb b/meta-python/recipes-devtools/python/python-lxml_3.5.0.bb new file mode 100644 index 0000000000..81ccb12d87 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-lxml_3.5.0.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools | ||
2 | require python-lxml.inc | ||