14
0
forked from pool/python-lxml

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:
Tomáš Chvátal
2020-06-02 16:33:44 +00:00
committed by Git OBS Bridge
parent cbd89bf08d
commit 4d25195ad4
6 changed files with 18 additions and 7 deletions

View File

@@ -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