mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
python3Packages.mypy-boto3-transcribe: init at 1.28.36
This commit is contained in:
parent
cbab639f89
commit
d10e4f965c
@ -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=";
|
||||
|
||||
}
|
||||
|
@ -7755,6 +7755,8 @@ self: super: with self; {
|
||||
|
||||
mypy-boto3-tnb
|
||||
|
||||
mypy-boto3-transcribe
|
||||
|
||||
mypy-boto3-xray
|
||||
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user