1
0

6 Commits

Author SHA256 Message Date
cca56a6622 Accepting request 1254337 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1254337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-elementpath?expand=0&rev=23
2025-03-20 18:24:39 +00:00
71a5025bea - 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/package/show/devel:languages:python/python-elementpath?expand=0&rev=45
2025-03-19 08:58:04 +00:00
89429b772c Accepting request 1239870 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1239870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-elementpath?expand=0&rev=22
2025-01-24 12:38:53 +00:00
d370c5b785 Accepting request 1239847 from home:glaubitz:branches:devel:languages:python
- Update to 4.7.0
  * Fix fragment argument usage (issue #81)
  * Fix constructors nud() to skip argument check
    with XP31+ arrow operator (issue #83)

OBS-URL: https://build.opensuse.org/request/show/1239847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=43
2025-01-23 13:02:18 +00:00
fb6085b1a8 Accepting request 1218793 from devel:languages:python
- update to 4.6.0:
  * Fix XsdAttributeGroupProtocol
  * Improve Unicode support with installable UnicodeData.txt
    versions
  * Extend names disambiguation with a fix for issue #78
  * Refactor tree builders to fix document position of tails
    (issue #79)
  * Fix and clean node trees iteration methods (issue #72)
  * Fix missing raw string for '[^rn]' (pull request #76)
  * Full and more specific type annotations

OBS-URL: https://build.opensuse.org/request/show/1218793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-elementpath?expand=0&rev=21
2024-10-29 13:32:00 +00:00
79600adf80 - update to 4.6.0:
* Fix XsdAttributeGroupProtocol
  * Improve Unicode support with installable UnicodeData.txt
    versions
  * Extend names disambiguation with a fix for issue #78
  * Refactor tree builders to fix document position of tails
    (issue #79)
  * Fix and clean node trees iteration methods (issue #72)
  * Fix missing raw string for '[^rn]' (pull request #76)
  * Full and more specific type annotations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=41
2024-10-28 11:35:56 +00:00
4 changed files with 39 additions and 5 deletions

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Wed Mar 19 07:53:13 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>
- 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 <dmueller@suse.com>
- update to 4.6.0:
* Fix XsdAttributeGroupProtocol
* Improve Unicode support with installable UnicodeData.txt
versions
* Extend names disambiguation with a fix for issue #78
* Refactor tree builders to fix document position of tails
(issue #79)
* Fix and clean node trees iteration methods (issue #72)
* Fix missing raw string for '[^rn]' (pull request #76)
* Full and more specific type annotations
-------------------------------------------------------------------
Tue Apr 2 09:45:18 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -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.4.0
Version: 4.8.0
Release: 0
Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb1392e6cc7e16fcecc10d048fdd1d635bac3616c75e4de6fb1a6c637e45dde8
size 330589

BIN
v4.8.0.tar.gz LFS Normal file

Binary file not shown.