diff --git a/python-elementpath.changes b/python-elementpath.changes index eec0129..c04e693 100644 --- a/python-elementpath.changes +++ b/python-elementpath.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Mar 19 07:53:13 UTC 2025 - John Paul Adrian Glaubitz + +- 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 + ------------------------------------------------------------------- Thu Jan 23 11:40:57 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-elementpath.spec b/python-elementpath.spec index 5ae9224..01e6f4b 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -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 diff --git a/v4.7.0.tar.gz b/v4.7.0.tar.gz deleted file mode 100644 index b37e768..0000000 --- a/v4.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca8ff7f783d7af9468ba92d49917d127100ba236277e839e08dff27ae2ba5975 -size 356888 diff --git a/v4.8.0.tar.gz b/v4.8.0.tar.gz new file mode 100644 index 0000000..21c877f --- /dev/null +++ b/v4.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37674d225483f608b779964a40ff3ac28648d87a55ab76d57468dbf0087efa1e +size 358601