Loading
awscli2: relax ruamel.yaml.clib dependency
It was bumped in c861a11e beyond the upstream cap. It should be ok to remove the cap since the dependency is applicable for python 3.10 and earlier, as per the comment in the patched file: https://github.com/aws/aws-cli/blob/c24bf195ca8cdab9ed59df0d1f8b47185afaffa0/pyproject.toml#L37 Signed-off-by:Ihar Hrachyshka <ihar.hrachyshka@gmail.com>