https://bugs.kde.org/show_bug.cgi?id=391748
--- Comment #3 from Aleix Pol <aleix...@kde.org> --- I've thought about doing something about it but I don't think it's worth the effort at this point, especially considering how there's both PySide (Qt for Python now) and PyQt5. It would surely be possible to have an extra org.kde.python.Platform kind of thing. Or an extension should be possible as well, haven't explored this approach, it would be welcome if someone did. The biggest problem with basing the platform is that we'd have to choose against Qt WebKit and Qt WebEngine, which is another crazy place that adds complexity. It would also be possible to include a PyQt and QtForPython module in https://github.com/flathub/shared-modules. Maybe it's something worth considering. If you're working on it now, you can copy the packaging I already did for QGIS: https://github.com/flathub/org.qgis.qgis/blob/master/org.qgis.qgis.json -- You are receiving this mail because: You are watching all bug changes.