python3Packages.mypy-boto3-storagegateway: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:26:38 -07:00
parent 694a87a8ed
commit 4ecdbc57de
2 changed files with 4 additions and 0 deletions

View File

@ -696,6 +696,8 @@ rec {
mypy-boto3-stepfunctions = buildMypyBoto3Package "stepfunctions" "1.28.36" "sha256-jHlOmKvFyiPvE+NR9Gu4Sd5jS6ym81KG4x5Y3t5Atoc=";
mypy-boto3-storagegateway = buildMypyBoto3Package "storagegateway" "1.28.36" "sha256-59qw52muZfYjmzO3quhIfgSk5xurzialMIEh+k+C69Q=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View File

@ -7735,6 +7735,8 @@ self: super: with self; {
mypy-boto3-stepfunctions
mypy-boto3-storagegateway
mypy-boto3-xray
;