summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-elementpath_2.1.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-elementpath: Upgrade 2.1.4 -> 2.2.0Leon Anavi2021-03-081-11/+0
| | | | | | | | | | | | | Upgrade to release 2.2.0: - Optimize TDOP parser's tokenizer - Resolve ambiguities with operators and statements that are also names - Merge with XPath 3.0/3.1 develop (to be completed) 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-elementpath: Upgrade 2.1.3 -> 2.1.4Leon Anavi2021-02-241-0/+11
Upgrade to release 2.1.4: - Add tests and apply small fixes to TDOP parser - Fix wildcard selection of attributes 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>