Hello, Am Thu, Mar 30, 2023 at 11:57:53AM +0200 schrieb Lars-Dominik Braun: > python-pyqt and python-pyqtwebengine should build on core-updates > now. I’ve tested qutebrowser, which works. Other packages depending > on python-pyqt fail due to unrelated problems.
I have just fixed calibre. It failed to build because .sip fails are now in a subdirectory /lib/python3.10/site-packages/PyQt5/bindings instead of /share/sip (or maybe before, they were in both directories). Just as a potential hint for other packages. Andreas