summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmlschema_1.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xmlschema: Upgrade 1.4.1 -> 1.4.2Leon Anavi2021-01-281-20/+0
| | | | | | | | | | | | | Upgrade to release 1.4.2: - Add decoding of binary datatypes (xs:hexBinary and xs:base64Binary) - Fix encoding from string values for some builtin datatypes (decimal, binary, duration and datetime) 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-xmlschema: Yocto recipes for validating against XSD 1.1Junjie Mao2021-01-271-0/+20
This patch adds recipes for xmlschema and its dependency in order to enable XML validation against XSD 1.1 in Python. Signed-off-by: Junjie Mao <junjie.mao@intel.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>