python3Packages.mypy-boto3-iotsitewise: init at 1.28.36
This commit is contained in:
parent
921c548348
commit
6179e964d2
2 changed files with 4 additions and 0 deletions
|
@ -370,6 +370,8 @@ rec {
|
|||
|
||||
mypy-boto3-iotsecuretunneling = buildMypyBoto3Package "iotsecuretunneling" "1.28.36" "sha256-ANWiAgtmQCchCYvPPXUGdUHYLJOCoQAsFz8ybpZSceg=";
|
||||
|
||||
mypy-boto3-iotsitewise = buildMypyBoto3Package "iotsitewise" "1.28.36" "sha256-Sr5hmTMLMDxxXwG6s+wv5kkq4NnFCTFjMisOwdniBN4=";
|
||||
|
||||
mypy-boto3-s3 = buildMypyBoto3Package "s3" "1.28.55" "sha256-sAiAn0SOdAdQEtT8VLAXbeC09JvDjjneMMoOdk63UFY=";
|
||||
|
||||
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
|
||||
|
|
|
@ -7409,6 +7409,8 @@ self: super: with self; {
|
|||
|
||||
mypy-boto3-iotsecuretunneling
|
||||
|
||||
mypy-boto3-iotsitewise
|
||||
|
||||
mypy-boto3-s3
|
||||
|
||||
mypy-boto3-xray
|
||||
|
|
Loading…
Reference in a new issue