diff --git a/lxml-4.3.2.tar.gz b/lxml-4.3.2.tar.gz deleted file mode 100644 index be019de..0000000 --- a/lxml-4.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a9d8521c89bf6f2a929c3d12ad3ad7392c774c327ea809fd08a13be6b3bc05f -size 4380761 diff --git a/lxml-4.3.3.tar.gz b/lxml-4.3.3.tar.gz new file mode 100644 index 0000000..ad939a8 --- /dev/null +++ b/lxml-4.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a03dd682f8e35a10234904e0b9508d705ff98cf962c5851ed052e9340df3d90 +size 4378439 diff --git a/lxmldoc-4.3.2.pdf b/lxmldoc-4.3.2.pdf deleted file mode 100644 index dc5c03a..0000000 --- a/lxmldoc-4.3.2.pdf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d941b4c50e898c3fa0f2800b26ec527bd27577746e41a02a68e72ed23c2ba494 -size 1151919 diff --git a/lxmldoc-4.3.3.pdf b/lxmldoc-4.3.3.pdf new file mode 100644 index 0000000..782d628 --- /dev/null +++ b/lxmldoc-4.3.3.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960418f960ab5697ec1e5fe459acd1bd9b4fa7c3a779e5852fcd0983aaa654c2 +size 1152082 diff --git a/python-lxml.changes b/python-lxml.changes index b8cfc30..97b918c 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 5 12:10:42 UTC 2019 - Tomáš Chvátal + +- Update to 4.3.3: + * Fix leak of output buffer and unclosed files in ``_XSLTResultTree.write_output()``. + ------------------------------------------------------------------- Tue Mar 5 11:27:57 UTC 2019 - Tomáš Chvátal diff --git a/python-lxml.spec b/python-lxml.spec index 773c009..b00085c 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -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