Package: awscli / 2.17.3-1~bpo12+1

Metadata

Package Version Patches format
awscli 2.17.3-1~bpo12+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix documentation build.patch | (download)

doc/source/bootstrapdocs.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix documentation build


install shell helper to libexec.patch | (download)

bin/aws_zsh_completer.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
Drop upper python cryptography limit.patch | (download)

pyproject.toml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 drop upper python-cryptography limit

https://bugs.debian.org/1060455

update embedded six.py | (download)

awscli/botocore/vendored/six.py | 188 159 + 29 - 0 !
1 file changed, 159 insertions(+), 29 deletions(-)

---
support urllib3 2.patch | (download)

awscli/botocore/httpsession.py | 14 12 + 2 - 0 !
1 file changed, 12 insertions(+), 2 deletions(-)

 [patch] defer to system defaults for cipher suites with urllib3 2.0+
 (#2922)