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:
parent
b630691473
commit
67d3ad009b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c74ca28a7f0c30dca8872281b3c47705e21217c8bc63912d95c9e2a7cac6bdf
|
||||
size 3693901
|
3
lxml-3.6.1.tar.gz
Normal file
3
lxml-3.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3eefcfbc548f8df38063b26c9686554268c1eb736e52cd230ff148aa550239d1
|
||||
size 3707480
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:357ecae1fbb4420e403b896b5082387536df2dfb06c932b26af4afafd26d2348
|
||||
size 1121055
|
3
lxmldoc-3.6.1.pdf
Normal file
3
lxmldoc-3.6.1.pdf
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1e7e4722d1ae502d114be3d3b234add98789e56c9d96adaa32cc89e681bc1e7
|
||||
size 1123315
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 07:38:31 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 13 15:26:08 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user