Package Release Info

python-xmlschema-1.1.1-bp152.1.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-xmlschema

Change Logs

* Tue Mar 10 2020 pgajdos@suse.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 <mcalabkova@suse.com>
- 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 <ahasenkopf@suse.com>
- Handle UnicodeDecodeErrors during build process
* Wed Oct 30 2019 Tomá? Chvátal <tchvatal@suse.com>
- 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 <tchvatal@suse.com>
- Initial commit, needed by pytest 5.1.2