Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689602 - dev-python/PyQtWebEngine-5.13.0 should depend on >=dev-qt/qtwebengine-5.13.0[widgets] for QWebEngineNotification support
Summary: dev-python/PyQtWebEngine-5.13.0 should depend on >=dev-qt/qtwebengine-5.13.0[...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2019-07-10 16:50 UTC by hangglider
Modified: 2019-07-14 23:13 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hangglider 2019-07-10 16:50:47 UTC
RDEPEND of package contains dev-qt/qtwebengine:5[widgets] is not sufficient, as it also matches qtwebengine-5.12.*. That in turn doesn't contain QWebEngineNotification, what is contained since qtwebengine-5.13.0, but PyQtWebEngine-5.13.0 depends on it.

Error is:

/var/tmp/portage/dev-python/PyQtWebEngine-5.13.0/work/PyQtWebEngine_gpl-5.13.0/sip/QtWebEngineWidgets/qwebengineprofile.sip:33:10: fatal error: QWebEngineNotification: No such file or directory                                                                                     
 #include <QWebEngineNotification>                                                          
          ^~~~~~~~~~~~~~~~~~~~~~~~
Comment 1 Davide Pesavento gentoo-dev 2019-07-13 17:32:27 UTC
Turns out this is an upstream bug, as I suspected.
https://www.riverbankcomputing.com/pipermail/pyqt/2019-July/041933.html
Comment 2 Larry the Git Cow gentoo-dev 2019-07-14 23:13:05 UTC
The bug has been closed via the following commit(s):

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

commit 2844813a4c7774129d9bba1fd82ee88d07b1ddb9
Author:     Davide Pesavento <pesa@gentoo.org>
AuthorDate: 2019-07-14 23:12:47 +0000
Commit:     Davide Pesavento <pesa@gentoo.org>
CommitDate: 2019-07-14 23:12:47 +0000

    dev-python/PyQtWebEngine: bump to 5.13.1_pre1907131806 snapshot
    
    Closes: https://bugs.gentoo.org/689602
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Davide Pesavento <pesa@gentoo.org>

 dev-python/PyQtWebEngine/Manifest                                       | 2 +-
 ...ebEngine-5.13.0.ebuild => PyQtWebEngine-5.13.1_pre1907131806.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)