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 | 0000052394 51.2 KB | |
python-sip6.spec | 0000004802 4.69 KB | |
sip-6.7.9.tar.gz | 0001163252 1.11 MB | |
support-python3.6.patch | 0000003150 3.08 KB |
Revision 14 (latest revision is 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 1083092
from
Benjamin Greiner (bnavigator)
(revision 14)
- Update to 6.7.9 * The latest version of ABI v13 is v13.5.1. * The latest version of ABI v12 is v12.12.1. * Bug fixes. - Release v6.7.8 4th April 2023 * The latest version of ABI v13 is v13.5.0. * The latest version of ABI v12 is v12.12.0. * The 'wheel-includes' value of the 'tool.sip.project' section of pyproject.toml now supports the use of absolute file patterns. * Replaced the use of the 'toml' package with the standard library 'tomllib' package for Python v3.11 and later, and the 'tomli' package for earlier versions of Python. * Bug fixes.
Comments 0