mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 03:34:58 +00:00
python3Packages.types-aiobotocore-amp: init at 2.6.0
This commit is contained in:
parent
2ee273157a
commit
1e11db5d86
@ -54,5 +54,7 @@ rec {
|
|||||||
|
|
||||||
types-aiobotocore-alexaforbusiness = buildTypesAiobotocorePackage "alexaforbusiness" "2.6.0" "sha256-Pjfm+q8Wq7BT3QfFcLuODteOZdvNXSegde1sc6z2UOk=";
|
types-aiobotocore-alexaforbusiness = buildTypesAiobotocorePackage "alexaforbusiness" "2.6.0" "sha256-Pjfm+q8Wq7BT3QfFcLuODteOZdvNXSegde1sc6z2UOk=";
|
||||||
|
|
||||||
|
types-aiobotocore-amp = buildTypesAiobotocorePackage "amp" "2.6.0" "sha256-EZ/wSfcWnT7DoSRegMZnzukVLlTFYP2UsR+rEiLwtnE=";
|
||||||
|
|
||||||
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
||||||
}
|
}
|
||||||
|
@ -14155,6 +14155,8 @@ self: super: with self; {
|
|||||||
|
|
||||||
types-aiobotocore-alexaforbusiness
|
types-aiobotocore-alexaforbusiness
|
||||||
|
|
||||||
|
types-aiobotocore-amp
|
||||||
|
|
||||||
types-aiobotocore-xray
|
types-aiobotocore-xray
|
||||||
|
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user