14
0
forked from pool/python-lxml

Accepting request 419562 from home:tbechtold:branches:devel:languages:python

- update to 3.6.1:
  * Separate option ``inline_style`` for Cleaner that only removes ``style``
    attributes instead of all styles.
  * Windows build support for Python 3.5.
  * Exclude ``file`` fields from ``FormElement.form_values`` (as browsers do).
  * Try to provide base URL from ``Resolver.resolve_string()``.
  * More accurate float serialisation in ``objectify.FloatElement``.
  * Repair XSLT error logging.

OBS-URL: https://build.opensuse.org/request/show/419562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=90
This commit is contained in:
2016-08-16 07:49:53 +00:00
committed by Git OBS Bridge
parent b630691473
commit 67d3ad009b
6 changed files with 19 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: python-lxml
Version: 3.6.0
Version: 3.6.1
Release: 0
Summary: Powerful and Pythonic XML processing library
License: BSD-3-Clause and GPL-2.0+