control: forwarded -1 https://bugs.launchpad.net/openteacher/+bug/1547432
> The QtWebKit module for python-qt4 was dropped from stretch due to unresolved > security issues with the underlying Qt4 QtWebKit module. This package makes > use of the Qt4 version: > > openteacher/modules/org/openteacher/print/media/media.py: > from PyQt4 import QtWebKit, QtCore > openteacher/modules/org/openteacher/print/words/words.py: > from PyQt4 import QtWebKit > openteacher/modules/org/openteacher/hiddenBrowser/hiddenBrowser.py: > from PyQt4 import QtCore, QtGui, QtWebKit > openteacher/modules/org/openteacher/pyinstallerInterface/pyinstallerInterface.py: > from PyQt4 import QtCore, QtGui, QtWebKit, QtNetwork, phonon, > QtScript, QtOpenGL > openteacher/modules/org/openteacher/mediaDisplay/mediaDisplay.py: > from PyQt4 import QtGui, QtWebKit > openteacher/modules/org/openteacher/dialogs/documentation/documentation.py: > from PyQt4 import QtCore, QtWebKit, QtNetwork > openteacher/modules/org/openteacher/savers/pdf/pdf.py: from > PyQt4 import QtGui, QtWebKit > > QtWebKit is still available for PyQt5. Your package will either have to be > updated to use Qt5 or removed from Stretch. as described in https://bugs.launchpad.net/openteacher/+bug/1547432 by this project developer, "This project is pretty much dead" - so i will just file a removal from testing bug and then we can think about RM it completely from debian at a later time