Skip to content

python311Packages.botocore: 1.31.57 -> 1.32.7#270402

Merged
mweinelt merged 9 commits intoNixOS:python-updatesfrom
anthonyroussel:updates/botocore
Dec 3, 2023
Merged

python311Packages.botocore: 1.31.57 -> 1.32.7#270402
mweinelt merged 9 commits intoNixOS:python-updatesfrom
anthonyroussel:updates/botocore

Conversation

@anthonyroussel
Copy link
Member

@anthonyroussel anthonyroussel commented Nov 27, 2023

Description of changes

Update the awscli stack:

  • python311Packages.botocore: 1.31.57 -> 1.32.7
  • python311Packages.boto3: 1.28.57 -> 1.29.7
  • python311Packages.s3transfer: 0.7.0 -> 0.8.0
  • awscli: 1.30.2 -> 1.30.7
  • python311Packages.moto: 4.2.6 -> 4.2.10
  • python311Packages.cfn-lint: 0.79.11 -> 0.83.3
  • python311Packages.aws-sam-translator: 1.78.0 -> 1.81.0
  • python311Packages.aiobotocore: 2.6.0 -> 2.7.0

Also fixes the broken build of aws-encryption-sdk-cli.
botocore =>1.32 supports urllib3 v2

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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 usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Priorities

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Nov 27, 2023
@anthonyroussel anthonyroussel force-pushed the updates/botocore branch 2 times, most recently from 4b6a376 to e59439f Compare November 27, 2023 12:08
@ofborg ofborg bot requested a review from NickCao November 27, 2023 16:21
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Nov 27, 2023
@anthonyroussel anthonyroussel changed the base branch from master to staging November 27, 2023 17:33
@anthonyroussel
Copy link
Member Author

Rebased against staging (too many rebuilds)

@ofborg ofborg bot requested a review from teh November 27, 2023 22:21
@anthonyroussel anthonyroussel force-pushed the updates/botocore branch 2 times, most recently from 3b51bf2 to d9b04ac Compare November 29, 2023 05:31
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/3021

@natsukium
Copy link
Member

Most of these commits may be included in major updates. #271586

@mweinelt
Copy link
Member

mweinelt commented Dec 3, 2023

Feel free to rebase onto python-updates to add what is missing right now.

@anthonyroussel anthonyroussel changed the base branch from staging to python-updates December 3, 2023 18:19
@mweinelt mweinelt merged this pull request into NixOS:python-updates Dec 3, 2023
@anthonyroussel anthonyroussel deleted the updates/botocore branch December 7, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants