14
0
forked from pool/python-lxml

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 +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