14
0
Commit Graph

5 Commits

Author SHA256 Message Date
Tomáš Chvátal
3c567225a2 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
2020-03-10 09:15:52 +00:00
Tomáš Chvátal
d8812ef81a Accepting request 770539 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/770539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=7
2020-02-06 11:56:31 +00:00
Tomáš Chvátal
a6ad4a7dd3 Accepting request 754340 from home:apritschet:branches:devel:languages:python
Handle UnicodeDecodeErrors during build process

OBS-URL: https://build.opensuse.org/request/show/754340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=5
2019-12-05 11:19:17 +00:00
Tomáš Chvátal
eb44e43118 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=3
2019-10-30 12:45:38 +00:00
Tomáš Chvátal
c1fe129b9e - Initial commit, needed by pytest 5.1.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=1
2019-09-09 14:49:36 +00:00