python3Packages.mypy-boto3-signer: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:25:37 -07:00
parent 6d6a9b68e1
commit 5c4b01b39b
2 changed files with 4 additions and 0 deletions

View file

@ -664,6 +664,8 @@ rec {
mypy-boto3-shield = buildMypyBoto3Package "shield" "1.28.36" "sha256-io8Ux5jD5gyQwZDENXuT/5/R1iqTWd4c34zzQtBxNyk=";
mypy-boto3-signer = buildMypyBoto3Package "signer" "1.28.36" "sha256-4Aji9L+AI66iB9NaiuV96YefuoEJ0s+BPdsOu/UwDpM=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View file

@ -7703,6 +7703,8 @@ self: super: with self; {
mypy-boto3-shield
mypy-boto3-signer
mypy-boto3-xray
;