Changelog for
python3-xmlschema-1.1.1-lp151.2.1.noarch.rpm :
* Tue Mar 10 2020 pgajdosAATTsuse.com- version update to 1.1.1
* Change of
*skip
* validation mode with errors filtering in decode() or encode()
* Extension of location hints by argument to imported/included schemas
* Fixed lazy validation with identity constraints
* Fixed many W3C instance tests (remain ~100 over 15344 tests)
* Thu Feb 06 2020 Marketa Calabkova
- update to 1.1.0
* Removed Python 2 compatibility code
* Removed tests code from binary package
* Improved identity constraints validation
* Added JSON lazy decoding as experimental feature
* few bugfixes
* 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