forked from pool/python-xmlschema
Accepting request 822084 from home:mcalabkova:branches:devel:languages:python
- Update to version 1.2.2 * Fix XPath context for schema nodes * Fix XPath parser and context for identities * Fix content type classification (issue #195) * Make sandbox mode more explicit (PR #191) * Allow alphanumeric prefixes for the base converter * Fix XPath issues with default namespace * Fix W3C tests on XSD identities OBS-URL: https://build.opensuse.org/request/show/822084 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
9b6a9a93b7
commit
1f23448376
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 11:50:05 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to version 1.2.2
|
||||
* Fix XPath context for schema nodes
|
||||
* Fix XPath parser and context for identities
|
||||
* Fix content type classification (issue #195)
|
||||
* Make sandbox mode more explicit (PR #191)
|
||||
* Allow alphanumeric prefixes for the base converter
|
||||
* Fix XPath issues with default namespace
|
||||
* Fix W3C tests on XSD identities
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 11 03:46:21 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-xmlschema
|
||||
Version: 1.2.0
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Summary: An XML Schema validator and decoder
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:079169d8e3393e2605b0dd4d66d2450c9e828c2a7baa8692df949057b123da9c
|
||||
size 314580
|
3
xmlschema-1.2.2.tar.gz
Normal file
3
xmlschema-1.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d194332cc6d4b56e59d510ece63a5aa78b58e6e332765d46ce5746cb2c3ef20
|
||||
size 318829
|
Reference in New Issue
Block a user