python3Packages.mypy-boto3-support-app: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:26:49 -07:00
parent 89c1129f61
commit b8c771218e
2 changed files with 4 additions and 0 deletions

View File

@ -702,6 +702,8 @@ rec {
mypy-boto3-support = buildMypyBoto3Package "support" "1.28.36" "sha256-HjzL3qwEiQSvJvaiB6pJN/GUMRNseuIqxM7rfrfwRKs=";
mypy-boto3-support-app = buildMypyBoto3Package "support-app" "1.28.36" "sha256-p/v2QUgmGYRVKGUtrCt9i6c1LKCxqNoNKHnfbAw7qMU=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View File

@ -7741,6 +7741,8 @@ self: super: with self; {
mypy-boto3-support
mypy-boto3-support-app
mypy-boto3-xray
;