- update to 4.12.1:
- Added support for the __getattribute__, __getattr__, __setattr__ and __delattr__ methods. - Added the /RaisesPyException/ function annotation. - Added SIP_SSIZE_T as a predefined type. - PyObject * can now be used as a synonym for SIP_PYOBJECT. - Added sip.ispycreated() to the sip module. - Added the --deployment-target flag to configure.py for MacOS/X. OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=52
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 11:56:23 CET 2011 - dmueller@suse.de
|
||||
|
||||
- update to 4.12.1:
|
||||
- Added support for the __getattribute__, __getattr__, __setattr__ and
|
||||
__delattr__ methods.
|
||||
- Added the /RaisesPyException/ function annotation.
|
||||
- Added SIP_SSIZE_T as a predefined type.
|
||||
- PyObject * can now be used as a synonym for SIP_PYOBJECT.
|
||||
- Added sip.ispycreated() to the sip module.
|
||||
- Added the --deployment-target flag to configure.py for MacOS/X.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 27 14:00:10 CET 2010 - dmueller@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user