- 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:
Dirk Mueller 2011-01-25 10:56:50 +00:00 committed by Git OBS Bridge
parent 9246fcba2b
commit 6e7a9096fe
4 changed files with 16 additions and 4 deletions

View File

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

View File

@ -23,7 +23,7 @@ BuildRequires: c++_compiler python python-devel
License: GPLv2+
Group: Development/Libraries/Python
Summary: SIP tool to use python sip bindings
Version: 4.12
Version: 4.12.1
Release: 1
%define rversion %version
Url: http://www.riverbankcomputing.com/software/sip/intro

3
sip-4.12.1.tar.bz2 Normal file
View File

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

View File

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