Subject: CVS commit: pkgsrc/x11/py-qt-builder
From: Adam Ciarcinski
Date: 2024-12-26 23:28:31
Message id: 20241226222831.D4182FC1D@cvs.NetBSD.org

Log Message:
py-qt-builder: updated to 1.17.0

v1.17.0

Added support for Qt v6.8

Added support for the QtGraphs module.
Linux wheels now require GLIBC v2.35 (eg. Ubuntu 22.04) on Intel and v2.39 (eg. \ 
Ubuntu 24.04) on Arm.

Re-signing of bundled macOS Qt dynamic libraries

Prior to Qt v6.8 the macOS dynamic libraries were not signed. They are signed in \ 
v6.8 and the signature becomes invalid when lipo is used to extract the \ 
individual architecture-specific libraries (which is done to produce smaller \ 
wheels). The individual architecture-specific libraries are now re-signed by \ 
pyqt-bundle.

Python shared library name on macOS incorrect

The name of the Python shared library on macOS was incorrect which broke \ 
PyQt’s qmlscene and Designer plugins.

Files:
RevisionActionfile
1.19modifypkgsrc/x11/py-qt-builder/Makefile
1.4modifypkgsrc/x11/py-qt-builder/PLIST
1.16modifypkgsrc/x11/py-qt-builder/distinfo