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

@@ -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