Commit graph

7 commits

Author SHA1 Message Date
Doron Behar 15bfdf8e51 pythonPackages.pyqtwebengine: Apply qt5.14 patch only if needed
Since we now use qt5.15 in all python modules (defaulting to the same
qt5 used in all-packages.nix), That patch is not required, but it will
be needed if qt5.14 is used if pythonInterpreters is overridden, which
is likely to happen like it happend to qutebrowser for instance. See:
2667af4062
2020-10-08 18:57:22 +02:00
Milan Pässler ae661388c6 pyqtwebengine: add patch to fix build with Qt 5.14 2020-07-31 18:50:58 +02:00
R. RyanTM ffda15d642 python27Packages.pyqtwebengine: 5.14.0 -> 5.15.0 2020-07-06 18:59:55 -07:00
Milan Pässler 8cdd0379b2 pythonPackages.pyqtwebengine: 5.12.1 -> 5.14.0 2020-05-11 22:12:08 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Malakhovski eb8e973660 pyqtwebengine: passthru wrapQtAppsHook 2019-08-17 20:31:32 +00:00
Robert Schütz 497f1a00f1 python.pkgs.pyqtwebengine: init at 5.12.1
5.13.0 is available, however, it assumes qt 5.13 is used and fails
to build due to a missing QWebEngineNotification class.
2019-08-03 16:04:34 +02:00