Changelog for
python3-xmlschema-1.0.18-1.2.noarch.rpm :
* Tue Feb 16 2021 Jan Zerebecki
- Add 3 patches to backport sandbox argument, which is needed by a security fix in python-pysaml2 and one patch to make backport python2 compatible.- Upstream url changed- Add rpmlintrc to make it work on Leap 42.3- Update to 1.0.18:
* Fix for
*ModelVisitor.iter_unordered_content()
*
* Fixed default converter, AbderaConverter and JsonMLConverter for xs:anyType decode
* Fixed validation tests with all converters
* Added UnorderedConverter to validation tests- Update to 1.0.17:
* Enhancement of validation-only speed (~15%)
* Added
*is_valid()
* and
*iter_errors()
* to module API- Update to 1.0.16:
* Improved XMLResource class for working with compressed files
* Fix for validation with XSD wildcards and \'lax\' process content
* Fix ambiguous items validation for xs:choice and xs:sequence models
* Thu Dec 05 2019 Andreas Hasenkopf - Handle UnicodeDecodeErrors during build process
* Wed Oct 30 2019 Tomáš Chvátal - Update to 1.0.15:
* Improved XPath 2.0 bindings
* Added logging for schema initialization and building (handled with argument loglevel)
* Update encoding of collapsed contents with a new model based reordering method
* Removed XLink namespace from meta-schema (loaded from a fallback location like XHTML)
* Fixed half of failed W3C instance tests (remain 255 over 15344 tests)
* Mon Sep 09 2019 Tomáš Chvátal - Initial commit, needed by pytest 5.1.2