14
0

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:
Tomáš Chvátal
2020-07-21 13:17:53 +00:00
committed by Git OBS Bridge
parent 9b6a9a93b7
commit 1f23448376
4 changed files with 16 additions and 4 deletions

View File

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