summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-elementpath_2.2.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-elementpath: Upgrade 2.2.2 -> 2.2.3Leon Anavi2021-06-221-11/+0
| | | | | | | | | | | Upgrade to release 2.2.3: - Add Python 3.10 in Tox and CI tests - Apply __slots__ to TDOP and regex classes Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-elementpath: Upgrade 2.2.1 -> 2.2.2Leon Anavi2021-05-111-0/+11
Upgrade to release 2.2.2: - Fix issue sissaschool/xmlschema#243 (assert with xsi:nil usage) - First implementation of XPath 3.0 fn:format-integer Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>