Page MenuHomeSolus

Rebuild against QT 5.12.1 and updated to 5.11.3
ClosedPublic

Authored by Girtablulu on Feb 4 2019, 1:00 AM.
Tags
None
Referenced Files
F10829302: D5286.id12818.diff
Sun, Jun 4, 11:44 AM
F10783338: D5286.id12886.diff
Thu, May 25, 7:48 PM
F10777540: D5286.id.diff
Tue, May 23, 10:45 PM
F10757674: D5286.diff
Wed, May 17, 10:38 AM
F10727071: D5286.id13170.diff
Tue, May 9, 5:23 PM
F10727010: D5286.id12886.diff
Tue, May 9, 4:46 PM
F10726712: D5286.diff
Tue, May 9, 12:13 PM
F10693939: D5286.id13170.diff
Apr 25 2023, 8:35 AM
Subscribers

Details

Summary

Rebuild against QT 5.12.1 and updated to 5.11.3

Depends on D5284

Changelog:

  • Fixed QByteArrat.at() and getitem() to return a byte with Python
  • Updated the OpenGL examples to explicitly set a supported OpenGL
  • Fixed a regression in the handling of signals with 'const char *'
  • Renamed QRandomGenerator.global() to global_().
  • Fixed the qmlscene and designer plugins to use the private copy of the sip module.
Test Plan

Rebuild calibre/spyder against it

Diff Detail

Repository
R2679 python-qt5
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl retitled this revision from Rebuild against QT5.12.1 and Updateed to 5.11.3 to Rebuild against QT 5.12.1 and updated to 5.11.3.Feb 5 2019, 1:24 PM
JoshStrobl edited the summary of this revision. (Show Details)
JoshStrobl added inline comments.
package.yml
41

Is there a specific reason -j1 is being passed?

This revision now requires changes to proceed.Feb 5 2019, 1:28 PM

yes build always fails if I do not set -j1

JoshStrobl added inline comments.
package.yml
29

Trailing whitespace here.

This revision now requires changes to proceed.Feb 6 2019, 5:12 PM
This revision is now accepted and ready to land.Feb 7 2019, 3:54 PM
This revision was automatically updated to reflect the committed changes.