Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-lxml: override PyBuild/Compile & Py3Build/Compile rules | Alexandru Ardelean | 2017-07-07 |
| | | | | | | | | | And depend on python-light only if python-lxml is selected. Same thing for python3-lxml. Otherwise, this builds both Python & Python3 intepreters. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | ||
* | python-lxml: add initial version (with python3 variant included) | Alexandru Ardelean | 2017-06-05 |
This package requires libxml2 & libxslt to be built, has some C code so it's not installable via pip. It needs cross-compilation. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> |