python3Packages.mypy-boto3-tnb: init at 1.28.36
This commit is contained in:
parent
5a5fdaa426
commit
cbab639f89
2 changed files with 4 additions and 0 deletions
|
@ -714,6 +714,8 @@ rec {
|
|||
|
||||
mypy-boto3-timestream-write = buildMypyBoto3Package "timestream-write" "1.28.36" "sha256-dWA9lZ/vw96WA69hyECGnTTo9O+5qPyQWAUCSdevBUM=";
|
||||
|
||||
mypy-boto3-tnb = buildMypyBoto3Package "tnb" "1.28.36" "sha256-sGoBXxbU2rLyTbW1olhS3jgrfcw10FtCNgHckcWiSpI=";
|
||||
|
||||
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
|
||||
|
||||
}
|
||||
|
|
|
@ -7753,6 +7753,8 @@ self: super: with self; {
|
|||
|
||||
mypy-boto3-timestream-write
|
||||
|
||||
mypy-boto3-tnb
|
||||
|
||||
mypy-boto3-xray
|
||||
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue