Skip to content

upgrade community/py3-botocore=1.19.17 community/py3-boto3=1.16.17 community/aws-cli=1.18.177

Jacob Gulotta requested to merge jgulotta/aports:master into master

The main/py3-urllib3=1.26.0 upgrade in !14535 (merged) resulted in an unsatisfiable constraint installing community/aws-cli=1.18.146-r0

ERROR: unsatisfiable constraints:
  py3-urllib3-1.26.1-r0:
    breaks: py3-botocore-1.18.16-r0[py3-urllib3<1.26]

Upstream botocore=1.19.17 contains an update supporting urllib3<1.27, both boto3=1.16.17 and aws-cli=1.18.177 containing updates to botocore=1.19.17.

Merge request reports