summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-lxml.inc
Commit message (Collapse)AuthorAgeFilesLines
* python-lxml: update to version 3.7.3Derek Straka2017-02-231-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-lxml: update to version 3.7.2Derek Straka2017-02-131-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-lxml: update to version 3.7.0Derek Straka2016-12-261-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-lxml: update to version 3.6.4Derek Straka2016-10-251-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-lxml: update to version 3.6.1Derek Straka2016-08-221-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-lxml: update to 3.6.0Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* Update python recipes to use the common pypi packageDerek Straka2016-02-251-5/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python(3)-lxml: 3.4.4 -> 3.5.0Sven Ebenfeld2016-02-011-7/+18
| | | | | | | 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>
* python-lxml: do not overwrite inherited DEPENDSAndreas Müller2015-11-021-1/+1
| | | | | | | | | | | | | | | | python-lxml recipe inherits setuptools3 and after that includes python-lxml.inc. In the current situation DEPENDS inherited by setuptools3-tree are overwritten causing: DEBUG: Executing shell function do_compile /home/superandy/tmp/oe-core-glibc/work/x86_64-linux/python3-lxml-native/3.4.4-r0/temp/run.do_compile.30454: line 118: /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/bin/python3-native/python3: No such file or directory ERROR: python3 setup.py build_ext execution failed. WARNING: /home/superandy/tmp/oe-core-glibc/work/x86_64-linux/python3-lxml-native/3.4.4-r0/temp/run.do_compile.30454:1 exit 1 from exit 1 ERROR: Function failed: do_compile (log file is located at /home/superandy/tmp/oe-core-glibc/work/x86_64-linux/python3-lxml-native/3.4.4-r0/temp/log.do_compile.30454) Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-lxml: fix pkg-config for libxml2 and libxsltTim Orling2015-09-231-4/+8
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-lxml: Add new recipeDominic Sacré2015-08-311-0/+31
Use a common .inc file for the python-lxml and python3-lxml recipes. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>