python3Packages.mypy-boto3-transcribe: init at 1.28.36

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

View File

@ -716,6 +716,8 @@ rec {
mypy-boto3-tnb = buildMypyBoto3Package "tnb" "1.28.36" "sha256-sGoBXxbU2rLyTbW1olhS3jgrfcw10FtCNgHckcWiSpI=";
mypy-boto3-transcribe = buildMypyBoto3Package "transcribe" "1.28.36" "sha256-oBof0qzgKgS58e+2teI6bBiIY3svwiyS+Ztzb3wRtLI=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View File

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