Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
dfd03f31c5 |
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -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
|
||||
|
BIN
v4.6.0.tar.gz
(Stored with Git LFS)
BIN
v4.6.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
v4.8.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
v4.8.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user