[Kde-bindings] [bindings] [Bug 332223] PyKDE4 fails to build with SIP 4.15.5 / PyQt4 4.10.4
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Aug 3 17:02:40 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=332223
Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Version Fixed In| |4.14.0
Status|REOPENED |RESOLVED
Latest Commit| |http://commits.kde.org/pykd
| |e4/daeb714512e480d68b73121d
| |258883da2342a26a
--- Comment #15 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
Git commit daeb714512e480d68b73121d258883da2342a26a by Raphael Kubo da Costa.
Committed on 03/08/2014 at 11:24.
Pushed by rkcosta into branch 'KDE/4.14'.
Update the PyQt4NoQMetaObject annotation for SIP >= 4.16.
SIP 4.16 has introduced a backwards-incompatible change by renaming the
PyQt4NoQMetaObject annotation to PyQtNoQMetaObject.
We now have to duplicate the definition of the affected classes in our
SIP files so that the right version with the right annotations are
chosen based on the SIP version being used.
REVIEW: 119582
FIXED-IN: 4.14.0
M +15 -2 sip/phonon/backendcapabilities.sip
M +15 -0 sip/solid/networking.sip
http://commits.kde.org/pykde4/daeb714512e480d68b73121d258883da2342a26a
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-bindings
mailing list