From 7beca3b804faf08b36a54d2c6c8d469b66ce0d06c7b6f5479a0b4b0f2e78f4e2 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Tue, 16 Aug 2016 07:57:39 +0000 Subject: [PATCH] - update to 3.6.1 (FATE #321014): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=91 --- python-lxml.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-lxml.changes b/python-lxml.changes index 83c52d8..2e15306 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Aug 16 07:38:31 UTC 2016 - tbechtold@suse.com -- update to 3.6.1: +- update to 3.6.1 (FATE #321014): * Separate option ``inline_style`` for Cleaner that only removes ``style`` attributes instead of all styles. * Windows build support for Python 3.5.