summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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
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
Peter Michael Green [Sat, 9 Sep 2017 01:01:09 +0000 (02:01 +0100)]
pyqt5 (5.7+dfsg-6+rpi1) buster-staging; urgency=medium
* Disable webengine for armhf, we do not currently have (and may never have)
it in Raspbian.
[dgit import unpatched pyqt5 5.7+dfsg-6+rpi1]
Peter Michael Green [Sat, 9 Sep 2017 01:01:09 +0000 (02:01 +0100)]
Import pyqt5_5.7+dfsg-6+rpi1.debian.tar.xz
[dgit import tarball pyqt5 5.7+dfsg-6+rpi1 pyqt5_5.7+dfsg-6+rpi1.debian.tar.xz]
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]