Changelog for
python3-sip-devel-4.14.6-1.4.1.x86_64.rpm :
* Thu Mar 07 2013 mlinAATTsuse.com- Update to 4.14.4
* bugfix release
* include a potential incompatibility in the use of the %VirtualErrorHandler directive.
* Sun Dec 09 2012 lbeltrameAATTkde.org- Update to 4.14.2: - Added sip.setdestroyonexit(). - sip.voidptr() will now accept any object that implements the buffer protocol.
* Thu Nov 22 2012 toddrme2178AATTgmail.com- Removed openSUSE 11.4 spec file workarounds
* Mon Oct 29 2012 dmuellerAATTsuse.com- update to 4.14.1: - SIP_PYBUFFER can now be used to define objects that implement the Python buffer protocol. - Added /Capsule/ typedef annotation. - Added the \'z\' format character to sipBuildResult(). - Added the \'z\', \'!\' and \'$\' format characters to sipParseResult(). - The C prototype foo(void) is now accepted. - sipdistutils.py will now include swig_opts if no sip_opts have been defined. - Bug fixes.
* Mon Oct 01 2012 einarAATTheavensinferno.net- Update to the latest upstream version: - The internal API version is increased to 9.0 requiring the regeneration of all modules. - Added the %InstanceCode directive. - Added the %VirtualErrorHandler directive. - Added the default_VirtualErrorHandler argument to the %Module directive. - Added the VirtualErrorHandler class annotation. - Added the NoVirtualErrorHandler and VirtualErrorHandler function annotations. - The AllowNone and NoRelease mapped type annotations can now be used with mapped type templates. - SIP_PLATFORM_
* and SIP_TIMELINE_
* preprocessor symbols are generated corresponding to the -t arguments passed on the command line. - Deprecated sipTransferBreak(). - For Python v2.x unsigned short and unsigned char (when used as a byte) are now converted to int, rather than long, objects. - Added support for MSVC 2010 to the build system.
* Thu Jul 05 2012 dmuellerAATTsuse.com- install api version as rpm macro
* Fri Jun 22 2012 mlinAATTsuse.com- Update to version 4.13.3 - The /NoRaisesPyException/ and /RaisesPyException/ function annotations can now be applied to constructors. - Added support for the Python v3.3 handling of Unicode.
* Wed Apr 11 2012 asterios.dramisAATTgmail.com- Link against libpython. Fixes bnc#756282 and bnc#721280.- license update: GPL-2.0 or GPL-3.0 or SUSE-SIP Use SUSE- proprietary extension until SIP license is accepted upstream at spdx.org- Remove SUSE_ASNEEDED=0 from spec file.
* Mon Nov 21 2011 cgiboudeauxAATTgmx.com- Define python3_sitearch (fixes the <12.1 build)- Spec cleanup
* Wed Oct 26 2011 Sascha.MannsAATTopen-slx.de- Update to 4.13 - last stable release
* Mon Aug 29 2011 termimAATTgmail.com- Add python-sip-bin package to avoid conflicts between python2 and python3 versions
* Tue Aug 16 2011 termimAATTgmail.com- Update to 4.12.4 - A bug fix release.- Adapted python-sip.spec for python3