summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmlschema_2.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xmlschema: upgrade 2.0.1 -> 2.0.2Wang Mingyu2022-08-161-20/+0
| | | | | | | | | | Changelog: ========== Fix XSD 1.1 assertions effective scope Add support for Python 3.11 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmlschema: upgrade 1.11.3 -> 2.0.1Wang Mingyu2022-07-271-0/+20
Changelog: ========== Remove warnings during the build of the package using package_data specs in setup.py Fix decoding with process_namespaces=False and xsi:type in XML instance Refactor DataElement.get(), restore DataElement.set() (issue #314) Add map_attribute_names argument to DataElementConverter Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>