Commit Graph

4 Commits

Author SHA256 Message Date
8736b6e6af - update to 4.12:
- Implemented the revised directive syntax for %Module.
  - Deprecated %CModule, use %Module instead.
  - Added the keyword_arguments argument to %Module to specify the level of
    support for Python keyword arguments.
  - Deprecated the -k flag to sip, use the keyword_arguments argument to
    %Module instead.
  - Added an automatic pseudo-%Timeline to allow the SIP version number to be
    used in the %If directive.
  - Changed the behavior of the /KeywordArgs/ annotation to specify the level
    of support for Python keyword arguments.
  - Deprecated the /NoKeywordArgs/ annotation, use /KeywordArgs="All"/ instead.
  - Added the use_argument_names argument to %Module to provide the real names
    of arguments to handwritten code.
  - Module docstrings are now supported.
  - Added %AutoPyName to automatically provide Python names.
  - Added %Property to implement Python properties based on C/C++ getters and
    setters.
  - Added %Extract to allow arbitrary text to be embedded in specification
    files and subsequently extracted.
  - Deprecated %Doc and %ExportedDoc, use %Extract instead.
  - Added the -X flag to sip to extract text defined with %Extract.
  - Deprecated the -d flag to sip, use -X instead.
  - Added /PyInt/ as an argument, function and typedef annotation to force
    char types to be handled as Python integers rather that single character
    strings.
  - Added the L and M format characters to sipBuildResult(), sipCallMethod()
    and sipParseResult().
  - Added sipGetAddress().

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=50
2011-01-03 09:45:55 +00:00
OBS User buildservice-autocommit
416c3edb91 Updating link to change in openSUSE:Factory/python-sip revision 30.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=e8c9e2a962e7c5cc6353b4c1f6f3222b
2010-05-25 12:08:26 +00:00
OBS User autobuild
04f6e552b5 checked in (request 40407)
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=38
2010-05-25 12:08:25 +00:00
Pavol Rusnak
d705cf8580 Accepting request 40393 from home:RedDwarf:branches:KDE:Qt
Copy from home:RedDwarf:branches:KDE:Qt/python-sip via accept of submit request 40393 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40393
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=37
2010-05-19 22:04:22 +00:00