-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
python3Packages.starlette: fix build #111079
Conversation
Result of 1 package marked as broken and skipped:
4 packages built:
|
This will need another round as Python 3.9 is failing. |
I'm already waiting for the uvloop release for 3.9 for a while, I don't think we should wait with this change until then. |
@fabaff Can you please update this pull request? |
0b61c9f
to
2a8bf55
Compare
Result of 1 package marked as broken and skipped:
4 packages built:
|
pytestFlagsArray = [ "--ignore=tests/test_graphql.py" ]; | ||
|
||
disabledTestFiles = [ "tests/test_graphql.py" ]; | ||
# https://github.com/encode/starlette/issues/1131 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This issue was closed 10 days ago. Is the test working now? Can we fetch a patch?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I updated the package to 0.14.2 and dropped the disable.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nevermind, this breaks fastapi because they still haven't gotten rid of UJSONResponse.
@GrahamcOfBorg build python3Packages.fastapi |
c9b1d08
to
2a8bf55
Compare
@GrahamcOfBorg build python3Packages.fastapi |
Motivation for this change
Fix build failure caused by failing test (encode/starlette#1131).
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)