From 2c89b5e678972ca9c23a76f309bc7b536ea6ba4340a299755c75dd7fad1aa62d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 29 Jan 2013 08:06:11 +0000 Subject: [PATCH] - update to 4.14.3: - The /KeepReference/ argument annotation, when applied to factories, will now keep the reference with the object created by the factory. - Any object that supports the buffer protocol can now be passed when a sip.voidptr is expected. OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=88 --- python-sip.changes | 9 +++++++++ python-sip.spec | 4 ++-- python3-sip.spec | 5 +++-- sip-4.14.2.tar.gz | 3 --- sip-4.14.3.tar.gz | 3 +++ 5 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 sip-4.14.2.tar.gz create mode 100644 sip-4.14.3.tar.gz diff --git a/python-sip.changes b/python-sip.changes index 78143f6..508222b 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 29 08:05:15 UTC 2013 - dmueller@suse.com + +- update to 4.14.3: + - The /KeepReference/ argument annotation, when applied to factories, will + now keep the reference with the object created by the factory. + - Any object that supports the buffer protocol can now be passed when a + sip.voidptr is expected. + ------------------------------------------------------------------- Sun Dec 9 13:40:23 UTC 2012 - lbeltrame@kde.org diff --git a/python-sip.spec b/python-sip.spec index 5ddba2b..58fa913 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -1,7 +1,7 @@ # # spec file for package python-sip # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -20,7 +20,7 @@ %define python_sip_api 9.1 Name: python-sip -Version: 4.14.2 +Version: 4.14.3 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP diff --git a/python3-sip.spec b/python3-sip.spec index 6613264..cb77f36 100644 --- a/python3-sip.spec +++ b/python3-sip.spec @@ -1,7 +1,7 @@ # # spec file for package python3-sip # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -15,12 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %global py3_incdir %(python3 -c "import distutils.sysconfig; print(distutils.sysconfig.get_python_inc(True))" 2>/dev/null || echo PYTHON-NOT-FOUND) %define rversion %{version} %define python_sip_api 9.1 Name: python3-sip -Version: 4.14.2 +Version: 4.14.3 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP diff --git a/sip-4.14.2.tar.gz b/sip-4.14.2.tar.gz deleted file mode 100644 index 8cfc772..0000000 --- a/sip-4.14.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a9d3bf26c821f369c175f8e68946b79bc994da4f96e8f5ecff06e6ee7ac0528 -size 746440 diff --git a/sip-4.14.3.tar.gz b/sip-4.14.3.tar.gz new file mode 100644 index 0000000..6d5377e --- /dev/null +++ b/sip-4.14.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84fcaf0e400a45496fe70f0cf1adc7eddf0788ade44a4567d51db8bf1ff5770 +size 747092