Page MenuHomeSolus

Update python-qt4 to 4.12.1
ClosedPublic

Authored by kyrios123 on Sep 16 2017, 9:22 PM.
Referenced Files
F11065537: D1021.id3410.diff
Fri, Aug 11, 5:00 PM
F11065536: D1021.id3482.diff
Fri, Aug 11, 5:00 PM
F11046715: D1021.diff
Thu, Aug 10, 2:00 PM
F10987745: D1021.id3410.diff
Mon, Jul 24, 7:03 AM
F10986184: D1021.id3482.diff
Mon, Jul 24, 12:11 AM
F10981501: D1021.id2405.diff
Sun, Jul 23, 6:46 AM
F10973772: D1021.diff
Fri, Jul 21, 9:43 PM
F10964368: D1021.id3459.diff
Wed, Jul 19, 10:26 AM

Details

Summary

This is a minor bug-fix release.

  • SIP v4.19.1 is now required.
  • Bug fixes.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Diff Detail

Repository
R2678 python-qt4
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

@kyrios123 this needs to be tested for everything that builds against it. I have had problems with previous updates and been forced to hold it back before.

@kyrios123 this needs to be tested for everything that builds against it. I have had problems with previous updates and been forced to hold it back before.

Ok I will do. Would you mind copy/pasting the list of the reverse dependencies of python-qt4 and python-sip because I don't have a copy of the whole repository.

@kyrios123 just use eopkg info <pkgname>. It's how we check for rebuilds, etc.

@kyrios123 this needs to be tested for everything that builds against it. I have had problems with previous updates and been forced to hold it back before.

@DataDrake I did he following checks is it enough ?

  • python-sip..............................build/install/run binary
    • python-qt4.....................build/install/run binaries
      • puddletag...............build/install/start application
      • python-qscintilla...build/install (used by qgis)
      • qgis..........................build/install/start application
      • picard......................build/install/start application
      • bitmessage.............build/install/start application
      • electrum.................build/install/start application
    • python-qt5.....................build/install/run binaries
      • calibre.....................build/install/start application
JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
21–24

Spacing looks like 8 rather than 4.

This revision is now accepted and ready to land.Nov 18 2017, 7:25 PM
JoshStrobl added inline comments.
package.yml
21–24

Wat no I meant 4 space indentation. You had 8 on top of the 4 indented.

This revision now requires changes to proceed.Nov 18 2017, 8:50 PM
kyrios123 edited edge metadata.

fix spaces alignment in package.yml

This revision is now accepted and ready to land.Nov 19 2017, 11:20 AM
This revision was automatically updated to reflect the committed changes.