forked from pool/python-xmlschema
- Update to 1.2.5:
- All W3C tests now run successful. Only W3C tests for unavailable features (XML 1.1) or unimplemented features (dynamic schema load) are still failing. This release requires elementpath v2.0.x. - The internal XML regular expressions parser has been moved to XPath package elementpath (v2.0.2+). From this release the regex patterns are parsed through elementpath's API translate_pattern().' OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 10 10:28:03 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 1.2.5:
|
||||
- All W3C tests now run successful. Only W3C tests for
|
||||
unavailable features (XML 1.1) or unimplemented features
|
||||
(dynamic schema load) are still failing. This release requires
|
||||
elementpath v2.0.x.
|
||||
- The internal XML regular expressions parser has been moved to
|
||||
XPath package elementpath (v2.0.2+). From this release
|
||||
the regex patterns are parsed through elementpath's API
|
||||
translate_pattern().'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 11:50:05 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user