summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmlschema_1.6.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xmlschema: Upgrade 1.6.1 -> 1.6.2Leon Anavi2021-05-281-19/+0
| | | | | | | | | | | | Upgrade to release 1.6.2: - Fix for issue key/keyref with dynamic types - Change default decoding of mixed content with only text to a string instead of a dictionary 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-xmlschema: Upgrade 1.6.0 -> 1.6.1Leon Anavi2021-04-131-0/+19
Upgrade to release 1.6.1: - Add multi-source initialization and add_schema() to schema class - Add bytes strings to accepted XML sources 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>