-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
pythonPackages.pyqtwebengine: 5.15.0 -> 5.15.2 #111131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Should we add a comment to QtWebEngine that this package should be updated, too? Maybe we could also re-use the version or throw an assert if the versions do not match. |
A comment would be enough: it's not a hard requirement. Given the libraries are developed by two independent entities they may not be released simultaneously and an assert in pyqtwebengine could slow the update of qtwebengine, possibly with important security fixes. So, probably not a good idea. |
This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch). Result of 16 packages built:
|
I'm not sure where to put a comment because the sources of Qt packages are generated. |
Do you have a source for that? I thought I read somewhere that new versions of PyQtWebEngine should be applied, even when QtWebEngine hasn't been updated yet. |
No, you probably know more than me: I should have said that using an older pyqtwebengine can cause issues.
|
This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch). Result of 2 packages marked as broken and skipped:
1 package failed to build and already failed to build on hydra master:
6 packages built:
|
(cherry picked from commit 53885f7)
Motivation for this change
This package should be in sync with QtWebEngine, which is at 5.15.2.
Things done
nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
nix path-info -S
before and after)