forked from pool/python-elementpath
- update to 2.5.3:
* Fix unary path step operator (issue #46) * Fix sphinx warnings *'reference target not found'* (issue #45) * Include PR #43 with fixes for `XPathContext.iter_siblings()` (issues #42 and #44) * Fix for failed floats equality tests (issue #41) * Static typing tested with mypy==0.950 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 4 14:00:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.5.3:
|
||||
* Fix unary path step operator (issue #46)
|
||||
* Fix sphinx warnings *'reference target not found'* (issue #45)
|
||||
* Include PR #43 with fixes for `XPathContext.iter_siblings()` (issues #42 and #44)
|
||||
* Fix for failed floats equality tests (issue #41)
|
||||
* Static typing tested with mypy==0.950
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 26 21:23:23 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user