diff options
author | Derek Straka <derek@asterius.io> | 2018-04-22 11:38:37 -0400 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-05-01 18:17:02 -0700 |
commit | a06afb02d288d33a9b52625a82cc2fc47dc63e8a (patch) | |
tree | 474710f6207ff13b9e22f14abfca0869262974e0 /meta-python/recipes-devtools/python/python-lxml_4.2.1.bb | |
parent | 60553f78314a4d2b47b9fc298eb2269df5813154 (diff) | |
download | meta-openembedded-a06afb02d288d33a9b52625a82cc2fc47dc63e8a.tar.gz |
python-lxml: update to version 4.2.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lxml_4.2.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_4.2.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.2.1.bb b/meta-python/recipes-devtools/python/python-lxml_4.2.1.bb new file mode 100644 index 0000000000..81ccb12d87 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-lxml_4.2.1.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools | ||
2 | require python-lxml.inc | ||