mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-05 12:34:00 +00:00
python3Packages.types-aiobotocore-pricing: init at 2.6.0
This commit is contained in:
parent
f6aa69c55c
commit
6e58b879b7
@ -558,5 +558,7 @@ rec {
|
|||||||
|
|
||||||
types-aiobotocore-polly = buildTypesAiobotocorePackage "polly" "2.6.0" "sha256-AKP23N3xMzdOti6J7vONDM/cwdqTHYkiM6c/njspSXI=";
|
types-aiobotocore-polly = buildTypesAiobotocorePackage "polly" "2.6.0" "sha256-AKP23N3xMzdOti6J7vONDM/cwdqTHYkiM6c/njspSXI=";
|
||||||
|
|
||||||
|
types-aiobotocore-pricing = buildTypesAiobotocorePackage "pricing" "2.6.0" "sha256-PccslOI6F2k50g03j22AYN3xtTsTW3ie4W4pEaT2XwY=";
|
||||||
|
|
||||||
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
||||||
}
|
}
|
||||||
|
@ -14659,6 +14659,8 @@ self: super: with self; {
|
|||||||
|
|
||||||
types-aiobotocore-polly
|
types-aiobotocore-polly
|
||||||
|
|
||||||
|
types-aiobotocore-pricing
|
||||||
|
|
||||||
types-aiobotocore-xray
|
types-aiobotocore-xray
|
||||||
|
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user