SIP tool to use python sip bindings
SIP is a tool that makes it very easy to create Python bindings for C
and C++ libraries. It was originally developed to create PyQt, the
Python bindings for the Qt toolkit, but can be used to create bindings
for any C or C++ library.
- Developed at KDE:Qt:PyQt
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-sip6 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-sip6.changes | 0000049203 48 KB | |
python-sip6.spec | 0000004604 4.5 KB | |
sip-6.7.2.tar.gz | 0001157566 1.1 MB |
Revision 9 (latest revision is 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 1010240
from
Benjamin Greiner (bnavigator)
(revision 9)
- Update to 6.7.2 * Bug fixes * Refactored the structure to create the outputs module. * The Python .api generation now produces the same results as the old C++ code * Established a pattern for class-based object formatters. * Fixed a regression in instantiating class templates. - Update to version 6.7.1 * Bug fixes - Drop sip-6.7.0-zipstrict.patch - Update to version 6.7.0 * Added the /NoAssignmentOperator/, /NoCopyCtor/ and /NoDefaultCtor/ mapped type annotations. * Added the --generator-version command line option to sip-distinfo. * Added the 'generator_version' argument to Project.get_sip_distinfo_command_line(). * The resolver/transform stage has been replaced with a pure Python implementation. * Bug fixes. - Add sip-6.7.0-zipstrict.patch * https://www.riverbankcomputing.com/pipermail/pyqt/2022-October/044927.html
Comments 0