Accepting request 224689 from home:Nijel:branches:devel:languages:python

- Update to version 3.3.3:
  * Bugs fixed
    - Crash when using Element subtypes with __slots__.
  * Other changes
    - The internal classes _LogEntry and _Attrib can no longer be subclassed
      from Python code.

OBS-URL: https://build.opensuse.org/request/show/224689
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=74
This commit is contained in:
Denisart Benjamin 2014-03-05 10:06:13 +00:00 committed by Git OBS Bridge
parent 14a4b7423b
commit cd6c9a0beb
6 changed files with 17 additions and 7 deletions

View File

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

3
lxml-3.3.3.tgz Normal file
View File

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

View File

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

3
lxmldoc-3.3.3.pdf Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 5 08:14:23 UTC 2014 - mcihar@suse.cz
- Update to version 3.3.3:
* Bugs fixed
- Crash when using Element subtypes with __slots__.
* Other changes
- The internal classes _LogEntry and _Attrib can no longer be subclassed
from Python code.
-------------------------------------------------------------------
Mon Mar 3 09:28:09 UTC 2014 - mcihar@suse.cz

View File

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