Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-lxml: Upgrade 4.5.0 -> 4.5.1 | Leon Anavi | 2020-06-11 | 1 | -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 file | Leon Anavi | 2020-06-11 | 1 | -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.0 | Pierre-Jean Texier | 2020-03-10 | 1 | -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> |