forked from pool/python-elementpath
Accepting request 816748 from devel:languages:python
- Update to 1.4.6: * Fix XPathContext to let the subclasses replace the XPath nodes iterator function * Fix tokenizer and parsers for ambiguities between symbols and names * Improve XPath context and axes processing * Integrate pull requests and fix bug on predicate selector OBS-URL: https://build.opensuse.org/request/show/816748 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-elementpath?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 24 03:51:04 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.4.6:
|
||||
* Fix XPathContext to let the subclasses replace the XPath nodes iterator function
|
||||
* Fix tokenizer and parsers for ambiguities between symbols and names
|
||||
* Improve XPath context and axes processing
|
||||
* Integrate pull requests and fix bug on predicate selector
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 6 08:06:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-elementpath
|
||||
Version: 1.4.3
|
||||
Version: 1.4.6
|
||||
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:d549511a94dc2a63fc295f35ec0d454fb01641a4e638b699aa21951cb6a45e9f
|
||||
size 116919
|
||||
3
v1.4.6.tar.gz
Normal file
3
v1.4.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e00625c81ef335dbcb5ac1668a79926369d06ce6a5e505238a519eddfcba81c8
|
||||
size 119826
|
||||
Reference in New Issue
Block a user