2020-07-10 22:02:23 by Olaf Seibert | Files touched by this commit (2) |
Log message:
x11/py-sip-qt4: added, similar to py-sip-qt5.
Also add it as a dependency to py-qt4 (again, like py-qt5).
It is needed by some packages using py-qt4; I noticed it for devel/qbzr.
|
2020-06-11 16:49:15 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-sip: updated to 4.9.23
SIP v4.19.23 has been released. This is a minor bug-fix release.
|
2020-04-12 08:19:56 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-sip py-sip-qt5: updated to 4.19.22
v4.19.22
- Bug fixes.
v4.19.21
- Bug fixes.
v4.19.20
- Bug fixes.
|
2019-09-16 21:49:44 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-sip: updated to 4.19.19
SIP v4.19.19 has been released. This is a minor functional release
* Added sipIsOwnedByPython(), sipRegisterExitNotifier() and sipVisitWrappers() \
to the C API.
* Deprecated the -B option to sip.
|
2019-08-22 20:25:48 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-sip: updated to 4.19.18
v4.19.18:
- Bug fixes.
v4.19.17:
- Bug fixes.
v4.19.16:
- Added support for the Haiku platform.
- Bug fixes.
v4.19.15:
- Bug fixes.
v4.19.14:
- The reference count displayed by sip.dump() now has the same caveat as
sys.getrefcount().
- Added SIP_NULLPTR to the public API.
- Added support for size_t.
- Added sipLong_AsSizeT() to the C API.
- Added the '=' format characters to sipBuildResult() and sipParseResult().
- Bug fixes.
|
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
|
2018-11-22 03:25:12 by Mark Davies | Files touched by this commit (2) |
Log message:
py-sip: move bits to be shared with py-sip-qt5 to Makefile.common
|
2018-10-07 11:00:09 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
py-sip: updated to 4.19.13
SIP v4.19.13 has been released. This is a minor bug-fix release.
SIP v4.19.12 has been released. This is both a bug-fix release and a minor \
functional release.
SIP v4.19.11 has been released. This is a minor functional release.
SIP v4.19.8 has been released. This is a minor bug-fix release.
|
2018-09-18 05:33:21 by Maya Rashish | Files touched by this commit (3) |
Log message:
py-sip: we call the libraries Qt5Things in pkgsrc for everyone,
not just linux.
from Anthony Mallet in PR pkg/53594.
|
2018-04-14 22:07:11 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-sip: updated to 4.19.8
SIP v4.19.8 has been released. This is a minor bug-fix release.
|