15
0

- 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
This commit is contained in:
2024-10-28 11:35:56 +00:00
committed by Git OBS Bridge
parent 75cee8b417
commit 1a24ab9078
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
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

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-elementpath
Version: 4.4.0
Version: 4.6.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.6.0.tar.gz LFS Normal file

Binary file not shown.