15
0

- Update to 2.0.4:

* Lazy tokenizer for parser classes in order to minimize import time

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=14
This commit is contained in:
2020-11-09 15:03:00 +00:00
committed by Git OBS Bridge
parent 321c963aa1
commit 3470773377
4 changed files with 10 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-elementpath
Version: 2.0.3
Version: 2.0.4
Release: 0
Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml
License: MIT