summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmlschema_2.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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>