mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-13 17:23:08 +00:00
python3Packages.mypy-boto3-alexaforbusiness: init at 1.28.36
This commit is contained in:
parent
e212e4ce0b
commit
cfe98f5c1f
@ -50,6 +50,8 @@ rec {
|
||||
|
||||
mypy-boto3-acm-pca = buildMypyBoto3Package "acm-pca" "1.28.37" "sha256-l79J8dndeHBZTdXhYCUSa39lYFgcgM6/lIUQPx4HbRE=";
|
||||
|
||||
mypy-boto3-alexaforbusiness = buildMypyBoto3Package "alexaforbusiness" "1.28.37" "sha256-Rk2BLp1oqwOG+Rd9lal53RArPjIo1XMkmXhZJLiI6Ik=";
|
||||
|
||||
mypy-boto3-cognito-idp = buildMypyBoto3Package "cognito-idp" "1.28.36" "sha256-pnLO62LZvr4sJsye3gWJROY+xHikSe7dX8erBTRXrPc=";
|
||||
|
||||
mypy-boto3-ebs = buildMypyBoto3Package "ebs" "1.28.36" "sha256-w9OLKJAn9UBnA7x+uedhplSV8plZRYlBpviU9Gv1Ny8=";
|
||||
|
@ -7089,6 +7089,8 @@ self: super: with self; {
|
||||
|
||||
mypy-boto3-acm-pca
|
||||
|
||||
mypy-boto3-alexaforbusiness
|
||||
|
||||
mypy-boto3-cognito-idp
|
||||
|
||||
mypy-boto3-ebs
|
||||
|
Loading…
Reference in New Issue
Block a user