SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-sip-debuginfo-4.9.2-1.1.x86_64.rpm :
Fri Nov 20 13:00:00 2009 dmuellerAATTsuse.de
- backport for SLE11-SP1 (FATE#306930)

Fri Nov 20 13:00:00 2009 dmuellerAATTsuse.de
- update to 4.9.2:

* A bug fix release.

Fri Nov 20 13:00:00 2009 dmuellerAATTsuse.de
- add split-provides

Sat Oct 24 14:00:00 2009 dmuellerAATTsuse.de
- update to 4.9.1:

* A bug fix release.

Mon Sep 28 14:00:00 2009 dmuellerAATTsuse.de
- update to 4.9:

* support for __iter__ and __next__

* the %API directive

* the /API/ annotation

* sipIsAPIEnabled() has been added to the C API

* sip.getapi() and sip.setapi() have been added to the Python API

* sip.ispyowned() has been added to the Python API

* mapped types can now act as a namespace for enums and static methods

* the /Array/ annotation can now be applied to classes and mapped types

* the /NoArgParser/ annotation can now be applied to methods as well as functions

* the --arch flag was added to configure.py to specify which MacOS/X architectures are built

* SIP is now also licensed under the GPL v2 and v3.

Mon Aug 31 14:00:00 2009 beineriAATTopensuse.org
- fix plasmoids requiring python-devel to work (part of bnc#535057)

Tue Aug 4 14:00:00 2009 hpjAATTurpla.net
- Fixed a crash with sipFindType() when the search happens to land on an
unresolved external type.

Thu Jul 30 14:00:00 2009 hpjAATTurpla.net
- update to 4.8.2:
- Fixed the \'/\' operator for Python v3 and future import for Python v2.
- Backported the /AllowNone/ class annotation from v4.9.

Mon Jul 6 14:00:00 2009 hpjAATTurpla.net
- create a separated -devel package and include the nice documentation

Wed Jun 17 14:00:00 2009 dmuellerAATTsuse.de
- update to 4.8.1:
- Added support for defining a private assignment operator to suppress the
possible generation of an assignment helper.

Mon Jun 8 14:00:00 2009 beineriAATTopensuse.org
- update to 4.8 release:

* support for Python v3

* the ability to supply alternate super-types and meta-types
for wrapped objects

* documentation built using Sphinx

Tue Jun 2 14:00:00 2009 dmuellerAATTsuse.de
- update to 20090601 snapshot fixing nested template handling

Sun May 17 14:00:00 2009 beineriAATTopensuse.org
- update to 4.8 snapshot as of 20090430

Fri Dec 5 13:00:00 2008 dmuellerAATTsuse.de
- update to 4.7.9:
- Added the /Deprecated/ class and function annotation (based on a patch from
Lorenzo Berni).
- Templates now support instance variables and enums.
- A Python int object can now be used whenever an enum is expected without
needing to explicitly cast it using the enum\'s constructor. The
/Constrained/ argument annotation can be used to suppress this behaviour.
- typedef type names are now used in string representations of types (e.g. in
the names of mapped types) to reflect what the programmer sees rather than
what the compiler sees. The /NoTypeName/ typedef annotation can be used to
suppress this behaviour.
- The new handling of the typedef names was correctly using the real types for
virtual handler arguments but not the return values.

Sun Aug 10 14:00:00 2008 dmuellerAATTsuse.de
- update to 4.7.7:

* C++ structs are now properly handled as a class with
a default public section

* sip.dump() now includes the objects first child wrapper

Tue May 27 14:00:00 2008 dmuellerAATTsuse.de
- update to 4.7.6:

* generator fixes for being able to bind Qt 4.4

Wed Feb 13 13:00:00 2008 dmuellerAATTsuse.de
- update to 4.7.4:

* The build system handles the directory structure used by Leopard\'s Python
installation.

* Added support for /Transfer/ as a constructor ann

Thu Dec 13 13:00:00 2007 dmuellerAATTsuse.de
- update to 4.7.3:

* Added support for automatically generating missing complementary
comparision operators. Note that this introduces a potential compatibility
problem - see the documentation for details.

* Added the SingleShot argument annotation.

* Added the TransferThis function annotation.

Mon Oct 1 14:00:00 2007 stbinnerAATTsuse.de
- update to 4.7.1: minor bugfixes

Fri Aug 17 14:00:00 2007 dmuellerAATTsuse.de
- remove conflict as it is now common base for qt 3.x
and qt 4.x (#300041)

Sun Aug 12 14:00:00 2007 dmuellerAATTsuse.de
- %py_requires no longer has buildrequires

Sat Aug 11 14:00:00 2007 dmuellerAATTsuse.de
- add conflict against python-qt 3.x versions

Thu Aug 2 14:00:00 2007 dmuellerAATTsuse.de
- update to 4.7:

* Added %PickleCode to allow handwritten code to pickle a wrapped C++
instance or C structure.

* Added %CompositeModule to create modules that are composites of ordinary
modules.

* Added %ConsolidatedModule (and the -p command line option) to create
modules that contain all the wrapper code on behalf of ordinary modules.

* Added the dump() function to the sip module.

* Added sipTransferBreak() to the SIP API.

* Added support for /Transfer/ as a function annotation.

Wed Apr 11 14:00:00 2007 dmuellerAATTsuse.de
- update to 4.6:

* Added support for wchar_t.

* The -g command line option releases the GIL whenever a call is made to the

* wrapped library.

* Added the /HoldGIL/ annotation to explicitly retain the GIL when calling a
particular function in the wrapped library.

* Added sipFindClass() and sipFindNamedEnum() to the public API.

* /TransferThis/ may be specified more than once.

* Added support for __truediv__ and __itruediv__.

Fri Jan 26 13:00:00 2007 dmuellerAATTsuse.de
- Initial package (4.5.2)


 
ICM