python3Packages.mypy-boto3-transfer: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:27:18 -07:00
parent d10e4f965c
commit 755d02a421
2 changed files with 4 additions and 0 deletions

View file

@ -718,6 +718,8 @@ rec {
mypy-boto3-transcribe = buildMypyBoto3Package "transcribe" "1.28.36" "sha256-oBof0qzgKgS58e+2teI6bBiIY3svwiyS+Ztzb3wRtLI=";
mypy-boto3-transfer = buildMypyBoto3Package "transfer" "1.28.58" "sha256-aTpJa78Q/Z2xCtMCsExVqHsZwVlRlzBwKl3m/sWvXcM=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View file

@ -7757,6 +7757,8 @@ self: super: with self; {
mypy-boto3-transcribe
mypy-boto3-transfer
mypy-boto3-xray
;