mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
python3Packages.mypy-boto3-devicefarm: init at 1.28.36
This commit is contained in:
parent
374b5d2509
commit
fc30a267e6
2 changed files with 4 additions and 0 deletions
|
@ -220,6 +220,8 @@ rec {
|
|||
|
||||
mypy-boto3-detective = buildMypyBoto3Package "detective" "1.28.36" "sha256-RGSt2jtwDqC3qWh+Z6IfWoiVpoLDjSqLTSjo7+SUL3Q=";
|
||||
|
||||
mypy-boto3-devicefarm = buildMypyBoto3Package "devicefarm" "1.28.36" "sha256-TSxUsHAhGY4rgscwesf6mnlya8kHb6MZGKPzhud/OC0=";
|
||||
|
||||
mypy-boto3-ebs = buildMypyBoto3Package "ebs" "1.28.36" "sha256-w9OLKJAn9UBnA7x+uedhplSV8plZRYlBpviU9Gv1Ny8=";
|
||||
|
||||
mypy-boto3-s3 = buildMypyBoto3Package "s3" "1.28.55" "sha256-sAiAn0SOdAdQEtT8VLAXbeC09JvDjjneMMoOdk63UFY=";
|
||||
|
|
|
@ -7259,6 +7259,8 @@ self: super: with self; {
|
|||
|
||||
mypy-boto3-detective
|
||||
|
||||
mypy-boto3-devicefarm
|
||||
|
||||
mypy-boto3-ebs
|
||||
|
||||
mypy-boto3-s3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue