nixpkgs/pkgs/tools/admin/awscli2
Graham Christensen aab3c48aef awscli2: fixup python 3.9 fallout
from the applied patch:

 Replace use of deprecated base64.encodestring()

Replace the uses of deprecated base64.encodestring() in favor
of botocore.compat.encodebytes().  This fixes incompatibility with
Python 3.9 where the former function has finally been removed.
2021-07-22 10:21:20 -04:00
..
default.nix awscli2: fixup python 3.9 fallout 2021-07-22 10:21:20 -04:00