mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 03:34:58 +00:00
python3Packages.types-aiobotocore-chime-sdk-messaging: init at 2.6.0
This commit is contained in:
parent
40362d0b83
commit
f9949fedf8
@ -126,5 +126,7 @@ rec {
|
||||
|
||||
types-aiobotocore-chime-sdk-meetings = buildTypesAiobotocorePackage "chime-sdk-meetings" "2.6.0" "sha256-oxlFkYpDoi7pidqzDOYdeTazVl/HjnuZmnjMGZa/WIE=";
|
||||
|
||||
types-aiobotocore-chime-sdk-messaging = buildTypesAiobotocorePackage "chime-sdk-messaging" "2.6.0" "sha256-THOQl3ZUILwLRwYlBb7fQDgpYz7wkMyd+tSLEmHHBVY=";
|
||||
|
||||
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
||||
}
|
||||
|
@ -14227,6 +14227,8 @@ self: super: with self; {
|
||||
|
||||
types-aiobotocore-chime-sdk-meetings
|
||||
|
||||
types-aiobotocore-chime-sdk-messaging
|
||||
|
||||
types-aiobotocore-xray
|
||||
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user