15
0

Accepting request 847302 from devel:languages:python

- Update to 2.0.4:
  * Lazy tokenizer for parser classes in order to minimize import time

OBS-URL: https://build.opensuse.org/request/show/847302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-elementpath?expand=0&rev=7
This commit is contained in:
2020-11-13 17:52:54 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 9 15:01:31 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Update to 2.0.4:
* Lazy tokenizer for parser classes in order to minimize import time
-------------------------------------------------------------------
Wed Oct 7 04:05:09 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:284faae5ceacd49d21fc75f25b2dc3b5900f3effd9fb8ce9dd916df169902f09
size 189391

3
v2.0.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26b89cc5ed8491b43266607b575b8d01730c865042f6ca7bd7486bad55ffc856
size 189458