15
0

Accepting request 1254317 from home:glaubitz:branches:devel:languages:python

- Update to 4.8.0
  * Add full PSVI type labeling in XDM to solve type errors
    with XSD 1.1 assertions
  * Add *schema* optional argument to dynamic context
  * Add a RootToken as a proxy of the parsed token tree for
    compatibility with xmlschema<=3.4.3
  * Extend XDM to split ElementTree/lxml processing from
    schema nodes and to allow future extensions

OBS-URL: https://build.opensuse.org/request/show/1254317
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=45
This commit is contained in:
2025-03-19 08:58:04 +00:00
committed by Git OBS Bridge
parent f047fc2e68
commit b279ca1878
4 changed files with 16 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-elementpath
Version: 4.7.0
Version: 4.8.0
Release: 0
Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml
License: MIT