From dfd03f31c5afcc78bc9ae13d07a37de57535afb2e6ffcfa6cba9f259e0f0fba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Sat, 17 May 2025 15:39:58 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main python-elementpath revision 99a158a36d1caa883c643efbdcd24880 --- python-elementpath.changes | 20 ++++++++++++++++++++ python-elementpath.spec | 4 ++-- v4.6.0.tar.gz | 3 --- v4.8.0.tar.gz | 3 +++ 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 v4.6.0.tar.gz create mode 100644 v4.8.0.tar.gz 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