-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
python3Packages.flask-appbuilder: 2.3.0 -> 3.1.1 #109986
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
This is a semi-automatic executed nixpkgs-review which is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch). Result of 3 packages failed to build and are new build failures:
2 packages built:
|
@dotlambda I can't get a clean build b/c of failures with
|
@drewrisinger Just do |
We always test with nixpkgs-review against the current master to not miss any regressions since you created the PR. If virtualenv is broken on master than this needs a fix before we can build and fully review your PR. |
I know. But it's good enough to check whether flask-appbuilder is actually working after the update. |
No, this is not enough for a good review. If it instantly breaks on master we did not test it properly. |
That's not what I'm saying. You can check whether the package works after upgrading, but then you also have to check whether everything still builds after merging. |
@drewrisinger Can you try again? |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)cc @costrouc @drewrisinger @SCOTT-HAMILTON I did not test this.
cc @bhipple @costrouc @ingenieroariel Apache-airflow depends on this and should also be updated.