14
0
forked from pool/python-lxml

Accepting request 231226 from home:thomas-schraitle:branches:devel:languages:python

Updated to 3.3.5, see .changes for details

OBS-URL: https://build.opensuse.org/request/show/231226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=76
This commit is contained in:
Denisart Benjamin
2014-04-24 20:37:44 +00:00
committed by Git OBS Bridge
parent cd6c9a0beb
commit 56cbc57c1e
6 changed files with 35 additions and 7 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu Apr 24 06:48:15 UTC 2014 - toms@opensuse.org
- Spec file changes:
Added BuildRequires for python-cssselect
- Update to version 3.3.5:
** Features added
n/a
** Bugs fixed
- HTML cleaning could fail to strip javascript links that mix
control characters into the link scheme.
** Other changes
n/a
- Changes in version 3.3.4:
** Features added
- Source line numbers above 65535 are available on Elements when
using libxml2 2.9 or later.
** Bugs fixed
- lxml.html.fragment_fromstring() failed for bytes input in Py3.
** Other changes
n/a
See also http://lxml.de/3.3/changes-3.3.5.html
-------------------------------------------------------------------
Wed Mar 5 08:14:23 UTC 2014 - mcihar@suse.cz