aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-lxml
Commit message (Collapse)AuthorAge
* python-lxml: Update to 4.2.5Rosen Penev2018-09-16
| | | | | | | Switched URL to the standard pythonhosted one. The website directs users there. Tarballs are identical. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* python-lxml: bump to version 4.2.4Alexandru Ardelean2018-09-11
| | | | | | | Version 4.2.4 has been released recently. Update it. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-lxml: bump to version 4.2.1Alexandru Ardelean2018-06-11
| | | | Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
* treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-lxml: upgrade to version 4.1.1Alexandru Ardelean2017-11-06
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-lxml: update to version 4.1.0Alexandru Ardelean2017-10-16
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-lxml: update to version 4.0.0Alexandru Ardelean2017-09-23
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-lxml: override PyBuild/Compile & Py3Build/Compile rulesAlexandru Ardelean2017-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 Ardelean2017-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>