Package: pyqt5 / 5.7+dfsg-5
Metadata
Package | Version | Patches format |
---|---|---|
pyqt5 | 5.7+dfsg-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
bytes_conversion.diff | (download) |
qpy/QtCore/qpycore_chimera.cpp |
5 0 + 5 - 0 ! |
reverted the conversion of bytes to 'const char *' The latter is not supported by QMetaType and gives QSignalSpy a problem. |
no_qml_debug.diff | (download) |
configure.py |
2 1 + 1 - 0 ! |
disable implicit qml_debug option for debug builds We build PyQt in debug mode, but do not want the qml_debug option because it has security implication (opens a local network port). |
1