Accepting request 980772 from devel:languages:python
- 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/request/show/980772 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-elementpath?expand=0&rev=13
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>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-elementpath
|
||||
Version: 2.5.0
|
||||
Version: 2.5.3
|
||||
Release: 0
|
||||
Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82cb0d2ae49ba3e0b1b927bfc3200a429ecddee8973fc9e043db83dc8db5fb86
|
||||
size 263680
|
||||
3
v2.5.3.tar.gz
Normal file
3
v2.5.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5917ed1b7155e47205569f2310ff22d0b73e7707f08795dff348e6cd3e2615d0
|
||||
size 264387
|
||||
Reference in New Issue
Block a user