summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmlschema_1.11.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xmlschema: upgrade 1.11.3 -> 2.0.1Wang Mingyu2022-07-271-20/+0
| | | | | | | | | | | | 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>
* python3-xmlschema: upgrade 1.11.2 -> 1.11.3zhengruoqin2022-07-021-0/+20
Changelog: ========= Fix invalid element not detected with empty particle (issue #306) Fix Sphinx warnings (issue #305) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>