Accepting request 592128 from home:frispete:python
- Version update to 4.2.1: * LP#1755825: iterwalk() failed to return the 'start' event for the initial element if a tag selector is used. * LP#1756314: Failure to import 4.2.0 into PyPy due to a missing library symbol. * LP#1727864, GH#258: Add "-isysroot" linker option on MacOS as needed by XCode 9. OBS-URL: https://build.opensuse.org/request/show/592128 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=107
This commit is contained in:
parent
c15b50f02a
commit
e898d1c442
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d96fbb5f23a62300aa9bef7d286cd61aca8902357619c8708c0290aba5df73f
|
||||
size 4282112
|
3
lxml-4.2.1.tar.gz
Normal file
3
lxml-4.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2629cdbcad82b83922a3488937632a4983ecc0fed3e5cfbf430d069382eeb9b
|
||||
size 4284267
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5483b9628aee120def2edf609f561257447d147314ba877085ce357e5133d8f5
|
||||
size 1146002
|
3
lxmldoc-4.2.1.pdf
Normal file
3
lxmldoc-4.2.1.pdf
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e3527fbb7ef943b03661daab4da7928a35a1d361de87b68593605dfba81cb35
|
||||
size 1146442
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 17:05:30 UTC 2018 - hpj@urpla.net
|
||||
|
||||
- Version update to 4.2.1:
|
||||
* LP#1755825: iterwalk() failed to return the 'start' event for the initial
|
||||
element if a tag selector is used.
|
||||
* LP#1756314: Failure to import 4.2.0 into PyPy due to a missing library symbol.
|
||||
* LP#1727864, GH#258: Add "-isysroot" linker option on MacOS as needed by XCode 9.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 13:01:20 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-lxml
|
||||
Version: 4.2.0
|
||||
Version: 4.2.1
|
||||
Release: 0
|
||||
Summary: Pythonic XML processing library
|
||||
License: BSD-3-Clause AND GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user