Hi,
I'd like to install frescobaldi but it fails with:
The following packages have unmet dependencies: frescobaldi : Depends: python3-poppler-qt5 (>= 0.24.2-3) but it is not going to be installed Depends: python3-pyqt5 but it is not going to be installed Depends: python3-pyqt5.qtsvg but it is not going to be installed Depends: python3-pyqt5.qtwebkit but it is not going to be installed E: Unable to correct problems, you have held broken packages.
This is because the the source package pyqt5 release in PureOS is still 5.9+dfsg-2, depending on qtbase-abi-5-9-0, while PureOS has only qtbase-abi-5-9-2 provided by libqt5core5a 5.9.2+dfsg-12. In Debian testing the pyqt5 version is 5.9.2+dfsg-1 since december 2017! Please update PureOS accordingly: python{,3}-pyqt5 have many reverse dependencies which cannot be installed because of this inconsistency.