-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
aws-sam-cli: 0.34.0 -> 0.40.0 #78281
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
#76723 isnt merged and is probably the wrong PR |
Whoopsie, sorry I meant #76232. |
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.
until moto releases a compatible release, we cannot bump boto3 as this will break >150 packages. https://pypi.org/project/moto/
|
however, you could add botocore and boto3 to the package overrides, and that should work |
813c8ae
to
08da096
Compare
@jonringer Thanks for the feedback. As suggested I’ve added botocore and boto3 to the overrides. |
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.
diff LGTM
executable shows usage
[1 built, 0.0 MiB DL]
https://github.com/NixOS/nixpkgs/pull/78281
1 package built:
aws-sam-cli
@GrahamcOfBorg build aws-sam-cli |
Motivation for this change
The build for
aws-sam-cli
currently fails on master and unstable since the merge of #76232.Besides updating
aws-sam-cli
and some of its dependencies this also fixes the current issue by overriding the version ofcookiecutter
.Release notes for v0.40.0
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)