Version: 12.8.1, Package name: py-pyqt5_sip-12.8.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description This is a sip extension module, providing support for PyQt5. |
Filesize: 99.926 KB |
Version History (View Complete History) |
|
2021-02-14 07:24:21 by Stuart Henderson | Files touched by this commit (17) |
Log message: whack py-sip and friends into shape. the previous ports update ended up with two different versions of py-sip; the old one configured to only produce the module for py-qt5 (in devel/py-sip) and the actual sip in x11/py-sip-qt5, with broken update chain and which didn't entirely make sense. in particular: py-sip is now actually (a newer version of) sip again, with py2 support dropped (current versions don't have it). other ports using this are changed to the newer build system using "sip-build" where possible. for the future we will need to move to sip 6.x which drops the older build system using the "sip5" or "sip" script; other ports (veusz, and i think qgis) don't work with that yet. |
2021-01-23 13:09:16 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix @conflict line |
2021-01-18 23:26:50 by Rafael Sadowski | Files touched by this commit (19) |
Log message: Update (riverbankcomputing) py-qt5 and friends to the latest Qt5.15 versions This update is in sync with the Qt 5.15 update |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |