pyqt5.git
8 years agoDisable implicit qml_debug option for debug builds
Dmitry Shachnev [Tue, 17 Jan 2017 13:40:52 +0000 (16:40 +0300)]
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).

Origin: openSUSE, https://www.riverbankcomputing.com/pipermail/pyqt/2017-January/038608.html
Patch-Name: no_qml_debug.diff

Gbp-Pq: Name no_qml_debug.diff

8 years agoReverted the conversion of bytes to 'const char *'
Dmitry Shachnev [Thu, 25 Aug 2016 18:11:37 +0000 (21:11 +0300)]
Reverted the conversion of bytes to 'const char *'

The latter is not supported by QMetaType and gives QSignalSpy a problem.

Patch-Name: bytes_conversion.diff

Gbp-Pq: Name bytes_conversion.diff

8 years agopyqt5 (5.7+dfsg-5) unstable; urgency=medium
Dmitry Shachnev [Sat, 21 Jan 2017 08:26:05 +0000 (08:26 +0000)]
pyqt5 (5.7+dfsg-5) unstable; urgency=medium

  * Make WebEngine packages depend on WebChannel, to avoid import errors.
  * Disable implicit qml_debug option for debug builds (no_qml_debug.diff).
    Patch taken from openSUSE, thanks Hans-Peter Jansen!

[dgit import unpatched pyqt5 5.7+dfsg-5]

8 years agoImport pyqt5_5.7+dfsg-5.debian.tar.xz
Dmitry Shachnev [Sat, 21 Jan 2017 08:26:05 +0000 (08:26 +0000)]
Import pyqt5_5.7+dfsg-5.debian.tar.xz

[dgit import tarball pyqt5 5.7+dfsg-5 pyqt5_5.7+dfsg-5.debian.tar.xz]

9 years agoImport pyqt5_5.7+dfsg.orig.tar.gz
Dmitry Shachnev [Fri, 12 Aug 2016 07:25:00 +0000 (08:25 +0100)]
Import pyqt5_5.7+dfsg.orig.tar.gz

[dgit import orig pyqt5_5.7+dfsg.orig.tar.gz]