Skip to content
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

Update to awscli v2 #1

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

jelmnainen
Copy link

Old builds were failing due to incompatible versions of PyYAML (which is a dependency of awscli) and cython_sources. This commit updates awscli to use v2 which is the suggested update here: aws/aws-cli#8036 (comment).

This is a potentially breaking change.

Old builds were failing due to incompatible versions of PyYAML (which
is a dependency of awscli) and cython_sources. This commit updates
awscli to use v2 which is the suggested update here:
aws/aws-cli#8036 (comment).

This is a potentially breaking change.
@theikkila theikkila merged commit a6075bf into theikkila:master Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants