python3Packages.mypy-boto3-iot1click-projects: init at 1.28.36
This commit is contained in:
parent
bc83d6ff3e
commit
6473fc1770
2 changed files with 4 additions and 0 deletions
|
@ -354,6 +354,8 @@ rec {
|
|||
|
||||
mypy-boto3-iot1click-devices = buildMypyBoto3Package "iot1click-devices" "1.28.36" "sha256-GROHe78qVJLlPtw+wH73fzyBjTsrKkUbpVN0U26HsJs=";
|
||||
|
||||
mypy-boto3-iot1click-projects = buildMypyBoto3Package "iot1click-projects" "1.28.36" "sha256-XAtVZ+j5k8eb1G79B+sin/W3bVfq+Vtr/P80BU2XnVQ=";
|
||||
|
||||
mypy-boto3-s3 = buildMypyBoto3Package "s3" "1.28.55" "sha256-sAiAn0SOdAdQEtT8VLAXbeC09JvDjjneMMoOdk63UFY=";
|
||||
|
||||
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
|
||||
|
|
|
@ -7393,6 +7393,8 @@ self: super: with self; {
|
|||
|
||||
mypy-boto3-iot1click-devices
|
||||
|
||||
mypy-boto3-iot1click-projects
|
||||
|
||||
mypy-boto3-s3
|
||||
|
||||
mypy-boto3-xray
|
||||
|
|
Loading…
Reference in a new issue