Update to 2.22.9 and revise patches to reflect code changes
Remove patch hunks that fixed whitespace errors which are no
longer present in release
Remove patch hunk which stops the initialization of io.BufferedIOBase
with arbitrary binary data. The latest code post adding support
for python 3.12 instantiates a BufferedStream class which
requires initialization
Stop applying assertions.patch to fix EKS test suite. This test suite
is no longer broken: https://github.com/aws/aws-cli/pull/8917
Resolves: RHEL-66152
Signed-off-by: ccowman <ccowman@redhat.com>
Upstream tag: 2.13.17
Upstream commit: 9042ef91
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.17-rawhide-update-pull_from_upstream
```
Upstream tag: 2.13.12
Upstream commit: 4b31f135
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.12-rawhide-update-pull_from_upstream
```
Upstream tag: 2.13.11
Upstream commit: 27f75dbd
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.11-rawhide-update-pull_from_upstream
```
Upstream tag: 2.13.9
Upstream commit: c076a7bb
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.9-rawhide-update-pull_from_upstream
```
Upstream tag: 2.13.7
Upstream commit: 4393dcdf
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.7-rawhide-update-pull_from_upstream
```
Upstream tag: 2.13.6
Upstream commit: 72ef8593
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.6-rawhide-update-pull_from_upstream
```
Upstream tag: 2.13.4
Upstream commit: 5b200144
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.4-rawhide-update-pull_from_upstream
```