14
0
forked from pool/python-lxml

Accepting request 186918 from home:dirkmueller:branches:devel:languages:python

- update to 3.2.3:
* LP#1185701: spurious XMLSyntaxError after finishing iterparse().
* Crash in lxml.objectify during xsi annotation.

OBS-URL: https://build.opensuse.org/request/show/186918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=60
This commit is contained in:
Sascha Peilicke
2013-08-13 11:05:37 +00:00
committed by Git OBS Bridge
parent ede9a3cda7
commit 57a22330f6
5 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 13 09:58:19 UTC 2013 - dmueller@suse.com
- update to 3.2.3:
* LP#1185701: spurious XMLSyntaxError after finishing iterparse().
* Crash in lxml.objectify during xsi annotation.
-------------------------------------------------------------------
Mon May 13 08:34:19 UTC 2013 - dmueller@suse.com