Created attachment 240320 [details] devel/py-qt 2023-02-22 Hi, kde@ would like to ask for an exp-run for the update to PyQt and Sip. Patch is attached, applies to git main. Loïc
There is this failure: https://pkg-status.freebsd.org/package18/data/123amd64-default-foo/2023-02-24_09h46m07s/logs/errors/py39-qt6-webengine-6.4.2.log
Created attachment 240532 [details] devel/py-qt 2023-02-22 v2
exp-run looks fine
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d3a647cc0ba425475074038caed83f68bd739b2 commit 6d3a647cc0ba425475074038caed83f68bd739b2 Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2023-02-22 07:06:39 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2023-03-09 11:15:07 +0000 PyQt: Update to latest versions - PyQt5: update to 5.15.9 - PyQt6: upate to 6.4.2 - PyQt6-sip: update to 13.4.1 - PyQt5-sip: update to 12.11.1 - PyQt-builder: update to 1.14.1 - sip: upate to 6.7.7 PR: 269751 Exp-run by: antoine Mk/Uses/pyqt.mk | 12 ++++++------ audio/cadence/Makefile | 2 +- audio/carla/Makefile | 2 +- audio/picard/Makefile | 1 + audio/qjackcapture/Makefile | 1 + biology/py-ete3/Makefile | 2 +- cad/cura/Makefile | 2 +- cad/py-cq-editor/Makefile | 2 +- cad/py-pyfda/Makefile | 2 +- cad/uranium/Makefile | 1 + comms/gnuradio/Makefile | 2 +- deskutils/calibre/Makefile | 2 +- deskutils/treeline/Makefile | 1 + devel/eric6/Makefile | 2 +- devel/git-cola/Makefile | 1 + devel/py-qstylizer/Makefile | 1 + devel/py-qt5-pyqt/distinfo | 6 +++--- devel/py-qt5-qscintilla2/Makefile | 1 + devel/py-qt5-sip/Makefile | 1 + devel/py-qt5-sip/distinfo | 6 +++--- devel/py-qt5/Makefile | 1 + devel/py-qt6-pyqt/distinfo | 6 +++--- devel/py-qt6-qscintilla2/Makefile | 1 + devel/py-qt6-sip/distinfo | 6 +++--- devel/py-qt6/Makefile | 1 + devel/py-qtbuilder/distinfo | 6 +++--- devel/py-qtconsole/Makefile | 1 + devel/py-sip/distinfo | 6 +++--- devel/py-sip4/Makefile | 1 + devel/qscintilla2-qt5/Makefile | 1 + devel/qscintilla2-qt6/Makefile | 1 + devel/spyder/Makefile | 2 +- devel/tortoisehg/Makefile | 1 + devel/vitables/Makefile | 2 +- dns/knock/Makefile | 1 + editors/novelwriter/Makefile | 1 + editors/retext/Makefile | 1 + emulators/fs-uae-launcher/Makefile | 2 +- games/anki/Makefile | 2 +- games/py-mnemosyne/Makefile | 1 + graphics/py-python-poppler-qt5/Makefile | 2 +- graphics/py-qpageview/Makefile | 1 + graphics/py-visvis/Makefile | 1 + graphics/qgis-ltr/Makefile | 1 + graphics/qgis/Makefile | 1 + graphics/qtqr/Makefile | 2 +- graphics/rapid-photo-downloader/Makefile | 2 +- math/asymptote/Makefile | 2 +- math/convertall/Makefile | 2 +- math/rpcalc/Makefile | 2 +- misc/orange3/Makefile | 2 +- misc/py-QSpectrumAnalyzer/Makefile | 2 +- misc/urh/Makefile | 1 + multimedia/openshot/Makefile | 1 + net-im/scudcloud/Makefile | 2 +- net-mgmt/nagstamon/Makefile | 1 + net/libarcus/Makefile | 2 +- net/py-qt5-networkauth/Makefile | 2 +- net/py-qt6-networkauth/Makefile | 1 + print/py-frescobaldi/Makefile | 1 + science/code_saturne/Makefile | 2 +- science/py-boututils/Makefile | 1 + science/py-veusz/Makefile | 1 + sysutils/angrysearch/Makefile | 2 +- www/onionshare/Makefile | 1 + www/persepolis/Makefile | 1 + www/py-qt5-webengine/Makefile | 1 + www/py-qt6-webengine/Makefile | 1 + www/py-woob-qt/Makefile | 1 + www/qutebrowser/Makefile | 2 +- x11-toolkits/py-qt5-chart/Makefile | 1 + x11-toolkits/py-qt6-chart/Makefile | 1 + x11-wm/nscde/Makefile | 2 +- x11/dsbxinput/Makefile | 2 +- 74 files changed, 91 insertions(+), 53 deletions(-)
Committed, thanks for the exp-run!