Commit Graph
14 Commits
Author SHA1 Message Date
Eduardo Sánchez Muñoz 3f66782125 pythonPackages.pyqtwebengine: disable python 2 support
Nothing depends on it and simplifies the definition significantly
2021-06-27 00:25:13 +02:00
Eduardo Sánchez Muñoz e81bba8f55 python3Packages.pyqtwebengine: build using pyproject 2021-06-27 00:25:13 +02:00
rnhmjojandMilan c7e4fdef18 pythonPackages.pyqtwebengine: 5.15.2 -> 5.15.4 2021-03-27 12:35:06 +01:00
Jan Tojnar 91109ce94a Merge branch 'staging-next' into staging 2021-02-04 15:02:14 +01:00
Michele Guerini RoccoandGitHub 53885f7943 pythonPackages.pyqtwebengine: 5.15.0 -> 5.15.2 (#111131) 2021-02-04 12:09:45 +01:00
Thomas Tuegel 5590e365e4 qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
Jonathan RingerandJonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Doron BeharandFrederik Rietdijk 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:
https://github.com/NixOS/nixpkgs/pull/99956/commits/2667af4062ef0710b486fbae3108e0141aecb0fc
2020-10-08 18:57:22 +02:00
Milan PässlerandMilan ae661388c6 pyqtwebengine: add patch to fix build with Qt 5.14 2020-07-31 18:50:58 +02:00
R. RyanTMandJon ffda15d642 python27Packages.pyqtwebengine: 5.14.0 -> 5.15.0 2020-07-06 18:59:55 -07:00
Milan PässlerandFrederik Rietdijk 8cdd0379b2 pythonPackages.pyqtwebengine: 5.12.1 -> 5.14.0 2020-05-11 22:12:08 +02:00
Michael ReillyandJörg Thalheim 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ützandFrederik Rietdijk 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