python3Packages.mypy-boto3-scheduler: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:24:43 -07:00
parent b68ff57d5c
commit 066e343381
2 changed files with 4 additions and 0 deletions

View File

@ -636,6 +636,8 @@ rec {
mypy-boto3-savingsplans = buildMypyBoto3Package "savingsplans" "1.28.36" "sha256-EuCyeSHWSlS2OC8DM5alD6IcZ3fewmJavMMHWXL12T0=";
mypy-boto3-scheduler = buildMypyBoto3Package "scheduler" "1.28.36" "sha256-dMEm7KqoZFFtFnqXR6upXHQ/CeKQO1xQ+v7CoR4o7Xs=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View File

@ -7675,6 +7675,8 @@ self: super: with self; {
mypy-boto3-savingsplans
mypy-boto3-scheduler
mypy-boto3-xray
;