15
0
forked from pool/python-lxml

- Update to 4.3.3:

* Fix leak of output buffer and unclosed files in ``_XSLTResultTree.write_output()``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=120
This commit is contained in:
Tomáš Chvátal
2019-04-05 12:19:32 +00:00
committed by Git OBS Bridge
parent 524482a588
commit 640b73a837
6 changed files with 13 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-lxml
Version: 4.3.2
Version: 4.3.3
Release: 0
Summary: Pythonic XML processing library
License: BSD-3-Clause AND GPL-2.0-or-later