./x11/py-sip5, Tool to create Python bindings for C++ libraries (v5)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.5.0, Package name: py310-sip5-5.5.0, Maintainer: rhialto

SIP is a tool that makes it very easy to create Python bindings for
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++ library.

Sip 5.* is in build-time usage totally incompatible with sip 4.*. It is
the last version that supports API/ABI version 12.7, which is the
version used by sip 4.* in pkgsrc, and by PyQt5. So bindings generated
by sip 4.* and sip 5.* can cooperate, but not 4.* with 6.*.


Master sites:

Filesize: 1082.154 KB

Version history: (Expand)


CVS history: (Expand)


   2022-12-03 13:12:08 by Greg Troxel | Files touched by this commit (1)
Log message:
x11/py-sip5: Drop buildlink3.mk

bl3 was added because sip(4) had one, and I mistakenly thought they
should be similar.  However, this is just a python program and it is
properly used as TOOL_DEPENDS, so it doesn't make sense for any other
package to bl3 it.  There are no such packages currently.
   2022-11-26 10:49:43 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-sip5: add buildlink3.mk file like py-sip has
   2022-01-23 10:11:54 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-sip5: this is a Python package
   2022-01-22 15:16:31 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-*: mark two as not supporting python 2.7
   2022-01-18 20:07:45 by Olaf Seibert | Files touched by this commit (5)
Log message:
Add x11/py-sip5. Will be needed for calibre 5.x.