diff --git a/python-elementpath.changes b/python-elementpath.changes index aac2724..c04e693 100644 --- a/python-elementpath.changes +++ b/python-elementpath.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +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 + +- Update to 4.7.0 + * Fix fragment argument usage (issue #81) + * Fix constructors nud() to skip argument check + with XP31+ arrow operator (issue #83) + ------------------------------------------------------------------- Mon Oct 28 11:35:48 UTC 2024 - Dirk Müller diff --git a/python-elementpath.spec b/python-elementpath.spec index e55ef25..01e6f4b 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -1,7 +1,7 @@ # # spec file for package python-elementpath # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-elementpath -Version: 4.6.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.6.0.tar.gz b/v4.6.0.tar.gz deleted file mode 100644 index 9acd441..0000000 --- a/v4.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:949c497f6d39435b2aa7881c0259afa79a8da1e281926135ef3afae38f4cfc2a -size 355664 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