Accepting request 150264 from KDE:Qt
- 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/request/show/150264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sip?expand=0&rev=62
This commit is contained in:
commit
a8a809dc61
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a9d3bf26c821f369c175f8e68946b79bc994da4f96e8f5ecff06e6ee7ac0528
|
||||
size 746440
|
3
sip-4.14.3.tar.gz
Normal file
3
sip-4.14.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a84fcaf0e400a45496fe70f0cf1adc7eddf0788ade44a4567d51db8bf1ff5770
|
||||
size 747092
|
Loading…
Reference in New Issue
Block a user