From 9246fcba2ba139a5b80f0f80166982fb846b82ed7e6d845b57a26f45ee6a9a12 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 7 Jan 2011 09:37:01 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/python-sip revision 40.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=e177544e43dda3b65c93e2477b9a5da3 --- python-sip.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-sip.spec b/python-sip.spec index 49f6981..97a0616 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -1,7 +1,7 @@ # -# spec file for package python-sip (Version 4.11.2) +# spec file for package python-sip (Version 4.12) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 6e7a9096fe61def6f7051c52608838ed892c33e2685e2cd8f47a4e70e0f434a5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 25 Jan 2011 10:56:50 +0000 Subject: [PATCH 2/2] - 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 --- python-sip.changes | 12 ++++++++++++ python-sip.spec | 2 +- sip-4.12.1.tar.bz2 | 3 +++ sip-4.12.tar.bz2 | 3 --- 4 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 sip-4.12.1.tar.bz2 delete mode 100644 sip-4.12.tar.bz2 diff --git a/python-sip.changes b/python-sip.changes index 0bf5df5..56c13ea 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -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 diff --git a/python-sip.spec b/python-sip.spec index 97a0616..bef58e4 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -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 diff --git a/sip-4.12.1.tar.bz2 b/sip-4.12.1.tar.bz2 new file mode 100644 index 0000000..54d7d9b --- /dev/null +++ b/sip-4.12.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2837e1f983f72286bb483735218a392a799d1c032d2a098c90ab2bbc7b121d +size 513361 diff --git a/sip-4.12.tar.bz2 b/sip-4.12.tar.bz2 deleted file mode 100644 index db7c319..0000000 --- a/sip-4.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33517115a8ab1c0c7364a93be24a07143a9e6e651078a8a8e53723defa69dd4a -size 497600