mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
python3Packages.mypy-boto3-controltower: init at 1.28.36
This commit is contained in:
parent
01142ac2bf
commit
ae0e255623
2 changed files with 4 additions and 0 deletions
|
@ -202,6 +202,8 @@ rec {
|
|||
|
||||
mypy-boto3-connectparticipant = buildMypyBoto3Package "connectparticipant" "1.28.39" "sha256-iOv8UX4eh07Dwk7zvtv1YXeDiX/RHhuEMGzLafBk+kI=";
|
||||
|
||||
mypy-boto3-controltower = buildMypyBoto3Package "controltower" "1.28.36" "sha256-0j6Fa0hobGlNfvMDmlNrqp4EqIhnYTo9XJ41VpEY+Cs=";
|
||||
|
||||
mypy-boto3-ebs = buildMypyBoto3Package "ebs" "1.28.36" "sha256-w9OLKJAn9UBnA7x+uedhplSV8plZRYlBpviU9Gv1Ny8=";
|
||||
|
||||
mypy-boto3-s3 = buildMypyBoto3Package "s3" "1.28.55" "sha256-sAiAn0SOdAdQEtT8VLAXbeC09JvDjjneMMoOdk63UFY=";
|
||||
|
|
|
@ -7241,6 +7241,8 @@ self: super: with self; {
|
|||
|
||||
mypy-boto3-connectparticipant
|
||||
|
||||
mypy-boto3-controltower
|
||||
|
||||
mypy-boto3-ebs
|
||||
|
||||
mypy-boto3-s3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue