Hello community, here is the log from the commit of package python-sip for openSUSE:Factory checked in at 2013-08-28 21:16:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sip (Old) and /work/SRC/openSUSE:Factory/.python-sip.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sip" Changes: -------- --- /work/SRC/openSUSE:Factory/python-sip/python-sip.changes 2013-06-28 11:54:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-sip.new/python-sip.changes 2013-08-28 21:16:51.000000000 +0200 @@ -1,0 +2,12 @@ +Tue Aug 27 03:29:18 UTC 2013 - [email protected] +- update to 4.15.1. This fixes a regression in v4.15 related to the handling of hidden virtual methods. The regression does not affect PyQt. +- update to v4.15. This is a significant functional release and required by PyQt v5.0.1 and PyQt v4.10.3. + - Added the call_super_init argument to the %Module directive to specify that classes should support cooperative multi-inheritance. + - Added the %FinalisationCode directive. + - Added the /Mixin/ class annotation. + - Added the /NoScope/ enum annotation. + - Added sipConvertFromNewPyType() to the C API. + - Added sipConvertToArray() and sipConvertToTypedArray() to the C API. + - Added sipRegisterProxyResolver() to the C API. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-sip/python3-sip.changes 2013-06-25 14:45:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-sip.new/python3-sip.changes 2013-08-28 21:16:51.000000000 +0200 @@ -1,0 +2,13 @@ +Tue Aug 27 03:31:58 UTC 2013 - [email protected] + +- update to 4.15.1. This fixes a regression in v4.15 related to the handling of hidden virtual methods. The regression does not affect PyQt. +- update to v4.15. This is a significant functional release and required by PyQt v5.0.1 and PyQt v4.10.3. + - Added the call_super_init argument to the %Module directive to specify that classes should support cooperative multi-inheritance. + - Added the %FinalisationCode directive. + - Added the /Mixin/ class annotation. + - Added the /NoScope/ enum annotation. + - Added sipConvertFromNewPyType() to the C API. + - Added sipConvertToArray() and sipConvertToTypedArray() to the C API. + - Added sipRegisterProxyResolver() to the C API. + +------------------------------------------------------------------- Old: ---- sip-4.14.7.tar.gz New: ---- sip-4.15.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sip.spec ++++++ --- /var/tmp/diff_new_pack.fnETG0/_old 2013-08-28 21:16:54.000000000 +0200 +++ /var/tmp/diff_new_pack.fnETG0/_new 2013-08-28 21:16:54.000000000 +0200 @@ -17,10 +17,10 @@ %define rversion %{version} -%define python_sip_api 10.0 +%define python_sip_api 10.1 Name: python-sip -Version: 4.14.7 +Version: 4.15.1 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP ++++++ python3-sip.spec ++++++ --- /var/tmp/diff_new_pack.fnETG0/_old 2013-08-28 21:16:54.000000000 +0200 +++ /var/tmp/diff_new_pack.fnETG0/_new 2013-08-28 21:16:54.000000000 +0200 @@ -18,10 +18,10 @@ %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 10.0 +%define python_sip_api 10.1 Name: python3-sip -Version: 4.14.7 +Version: 4.15.1 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP ++++++ sip-4.14.7.tar.gz -> sip-4.15.1.tar.gz ++++++ ++++ 16861 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
