forked from pool/python-elementpath
- 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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user