summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lxml_4.5.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-lxml: Upgrade 4.5.0 -> 4.5.1Leon Anavi2020-06-111-52/+0
| | | | | | | | | | | | | Upgrade to release 4.5.1. With this release we no longer need to specify --with-xml2-config='pkg-config libxml-2.0' or equivalent for libxslt. Following the recent modifications of setupinfo.py to use pkg-config, we just need build without flags. Suggested-by: Stefan Behnel <stefan_ml@behnel.de> Suggested-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lxml: Consolidate in a single fileLeon Anavi2020-06-111-2/+51
| | | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lxml: upgrade 4.4.2 -> 4.5.0Pierre-Jean Texier2020-03-101-0/+3
See full changelog https://pypi.org/project/lxml/4.5.0/ Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>