Accepting request 810862 from home:alarrosa:branches:devel:languages:python
- Update to 4.5.1 * LP#1570388: Fix failures when serialising documents larger than 2GB in some cases. * LP#1865141, GH#298: QName values were not accepted by the el.iter() method. Patch by xmo-odoo. * LP#1863413, GH#297: The build failed to detect libraries on Linux that are only configured via pkg-config. OBS-URL: https://build.opensuse.org/request/show/810862 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=139
This commit is contained in:
parent
cbd89bf08d
commit
4d25195ad4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8620ce80f50d023d414183bf90cc2576c2837b88e00bea3f33ad2630133bbb60
|
||||
size 4531832
|
3
lxml-4.5.1.tar.gz
Normal file
3
lxml-4.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27ee0faf8077c7c1a589573b1450743011117f1aa1a91d5ae776bbc5ca6070f2
|
||||
size 4545809
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76ad92eb6188254c1fd0580fa938160d9c2a2b65b8d84ae112c504b991146e0c
|
||||
size 1169499
|
3
lxmldoc-4.5.1.pdf
Normal file
3
lxmldoc-4.5.1.pdf
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07a5e819ce68d20697bf92452056ea70b5c36531af691c6d9add5bd89128848e
|
||||
size 1169711
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 14:24:31 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Update to 4.5.1
|
||||
* LP#1570388: Fix failures when serialising documents larger
|
||||
than 2GB in some cases.
|
||||
* LP#1865141, GH#298: QName values were not accepted by the
|
||||
el.iter() method. Patch by xmo-odoo.
|
||||
* LP#1863413, GH#297: The build failed to detect libraries on
|
||||
Linux that are only configured via pkg-config.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 12 20:48:37 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-lxml
|
||||
Version: 4.5.0
|
||||
Version: 4.5.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