Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625232 - dev-python/PyQt5-5.9: version bump
Summary: dev-python/PyQt5-5.9: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-07-15 18:38 UTC by Richard Ostrow
Modified: 2017-10-20 00:39 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
=dev-python/PyQt5-5.9.ebuild (PyQt5-5.9.ebuild.patch,608 bytes, patch)
2017-07-15 18:40 UTC, Richard Ostrow
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Ostrow 2017-07-15 18:38:33 UTC
Updates PyQt5 to version 5.9, required for packages utilizing Qt5-5.9.x

Reproducible: Always
Comment 1 Richard Ostrow 2017-07-15 18:40:36 UTC
Created attachment 484908 [details, diff]
=dev-python/PyQt5-5.9.ebuild

Written as a patch against PyQt5-5.8.2.ebuild

sip is now required to be version 4.19.3 or later

errors out during configure stage if the config-tests folder is not present in the build dir, so symlinked it in prior to running configure script
Comment 2 Valentin Marinov 2017-10-19 10:19:22 UTC
I can confirm that dev-qt/qt*:5/5.9 breaks everything that relies on PyQt5 on my system.
Comment 3 Larry the Git Cow gentoo-dev 2017-10-20 00:39:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a541313277914104757cc8c6c79e17020bc837fe

commit a541313277914104757cc8c6c79e17020bc837fe
Author:     Davide Pesavento <pesa@gentoo.org>
AuthorDate: 2017-10-20 00:38:14 +0000
Commit:     Davide Pesavento <pesa@gentoo.org>
CommitDate: 2017-10-20 00:38:34 +0000

    dev-python/PyQt5: version bump
    
    Thanks to Richard Ostrow <rich@warfaresdl.com> for the initial patch.
    
    Closes: https://bugs.gentoo.org/625232
    Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-python/PyQt5/Manifest         |   1 +
 dev-python/PyQt5/PyQt5-5.9.ebuild | 198 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 199 insertions(+)