python3Packages.mypy-boto3-finspace-data: init at 1.28.36
This commit is contained in:
parent
49fcdbe98b
commit
29d62b45a7
2 changed files with 4 additions and 0 deletions
|
@ -288,6 +288,8 @@ rec {
|
|||
|
||||
mypy-boto3-finspace = buildMypyBoto3Package "finspace" "1.28.36" "sha256-3l1/ACy5Z09z/ngQKdq3dgBTp05x+NUCRjj1z8I99/4=";
|
||||
|
||||
mypy-boto3-finspace-data = buildMypyBoto3Package "finspace-data" "1.28.54" "sha256-V5Rxrp94hrUWZgpc+LDn1PwyzZREHDXq3NaZdZQaYoE=";
|
||||
|
||||
mypy-boto3-s3 = buildMypyBoto3Package "s3" "1.28.55" "sha256-sAiAn0SOdAdQEtT8VLAXbeC09JvDjjneMMoOdk63UFY=";
|
||||
|
||||
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
|
||||
|
|
|
@ -7327,6 +7327,8 @@ self: super: with self; {
|
|||
|
||||
mypy-boto3-finspace
|
||||
|
||||
mypy-boto3-finspace-data
|
||||
|
||||
mypy-boto3-s3
|
||||
|
||||
mypy-boto3-xray
|
||||
|
|
Loading…
Reference in a new issue