SHA256
1
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

3
lxml-3.2.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bea4428f928eafc1a2ec69c080d2e2b7785ec585b4c7766597056bbdf3d10ade
size 3342006

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3c1f6811d252007d6af9059515b12539d8a2383eb7e5332f5c91f7cccb3c657
size 1098937

3
lxmldoc-3.2.3.pdf Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2080366bc9829804b65ffc977c44737483a04010b4a1d60bcefac3f14d7145fd
size 1099505

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

View File

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