python3Packages.mypy-boto3-license-manager-user-subscriptions: init at 1.28.36
This commit is contained in:
parent
66ed4a46b6
commit
bd50924394
2 changed files with 4 additions and 0 deletions
|
@ -428,6 +428,8 @@ rec {
|
|||
|
||||
mypy-boto3-license-manager-linux-subscriptions = buildMypyBoto3Package "license-manager-linux-subscriptions" "1.28.36" "sha256-LuwZUXbQlSC1YSyfNuensyYVoKwy6cZzMbC2/bGJ5Pw=";
|
||||
|
||||
mypy-boto3-license-manager-user-subscriptions = buildMypyBoto3Package "license-manager-user-subscriptions" "1.28.36" "sha256-KcTO20KTKnvcCykL5C4BqDFyj/Xrp0l6gH7JslRIzcQ=";
|
||||
|
||||
mypy-boto3-s3 = buildMypyBoto3Package "s3" "1.28.55" "sha256-sAiAn0SOdAdQEtT8VLAXbeC09JvDjjneMMoOdk63UFY=";
|
||||
|
||||
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
|
||||
|
|
|
@ -7467,6 +7467,8 @@ self: super: with self; {
|
|||
|
||||
mypy-boto3-license-manager-linux-subscriptions
|
||||
|
||||
mypy-boto3-license-manager-user-subscriptions
|
||||
|
||||
mypy-boto3-s3
|
||||
|
||||
mypy-boto3-xray
|
||||
|
|
Loading…
Reference in a new issue