python3Packages.wtforms: 2.3.3 -> 3.0.1#155221
Merged
SuperSandro2000 merged 1 commit intoNixOS:masterfrom Jan 16, 2022
Merged
Conversation
needed for pgadmin4 init NixOS#154764
Member
Author
|
Result of 11 packages failed to build:
9 packages built:
|
Member
|
@symphorien I think you need to add another overwrite to ihatemoney. Sorry about that. |
Member
|
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 1 package failed to build and already failed to build on hydra master:
12 packages failed to build and are new build failures:
8 packages built:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update of wtforms to 3.0.1
Motivation for this change
needed for pgadmin4 init
#154764
Things done
Built on platform(s)
For non-Linux: Is
sandbox = trueset innix.conf? (See Nix manual)Tested, as applicable:
Tested compilation of all packages that depend on this change using
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usageSeveral packages break:
ERROR: No matching distribution found for WTForms<2.4,>=2.3.1Upstream is working on itTested basic functionality of all binary files (usually in
./result/bin/)22.05 Release Notes (or backporting 21.11 Release notes)
nixos/doc/manual/md-to-db.shto update generated release notesFits CONTRIBUTING.md.
Maybe we should add wtforms > 3 separately until all breakage is fixed?
I want to add the wtforms>=3 version due to its hard build requirement in pgadmin4.