Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682424 - Re-add webengine useflag to PyQt5 (5.12+)
Summary: Re-add webengine useflag to PyQt5 (5.12+)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-03 16:40 UTC by atosser
Modified: 2019-04-03 16:46 UTC (History)
0 users

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 atosser 2019-04-03 16:40:56 UTC
Now that dev-python/PyQtWebEngine is now in the portage tree, the ebuilds for dev-python/PyQt5 (5.12+) need to have the webengine USE returned to them with a dependancy to dev-python/PyQtWebEngine.

Reproducible: Always

Steps to Reproduce:
emerge any package requiring webengine and PyQt5 eg. qutebrowser
Actual Results:  
Py qt will refuse to update to 5.12 and complains when applications are executed that mixing versions is not safe. Can not update PyQt5 because it dependent packages demand USE=webengine.
Comment 1 Andreas Sturmlechner gentoo-dev 2019-04-03 16:46:10 UTC
No, that would be backwards.

Packages formerly depending on PyQt5[webengine] need to be fixed to alternatively accept PyQtWebEngine.