14
0

Accepting request 783223 from home:pgajdos:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/783223
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-03-10 09:15:52 +00:00
committed by Git OBS Bridge
parent d8812ef81a
commit 3c567225a2
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 10 09:08:03 UTC 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 6 11:47:34 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>