python3Packages.types-aiobotocore-translate: init at 2.6.0

This commit is contained in:
Maksym Balatsko 2023-10-03 04:17:06 -07:00
parent 646815b84f
commit 31550ff4d6
2 changed files with 4 additions and 0 deletions

View File

@ -718,5 +718,7 @@ rec {
types-aiobotocore-transfer = buildTypesAiobotocorePackage "transfer" "2.6.0" "sha256-59SvnKQ+WpAKUZNYunFywLLah1aBnF0maZrFbALXcIM=";
types-aiobotocore-translate = buildTypesAiobotocorePackage "translate" "2.6.0" "sha256-cgxE6GYG9c4234RAiyFfF22NPHJ29oytOvLpETnjdS4=";
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
}

View File

@ -14819,6 +14819,8 @@ self: super: with self; {
types-aiobotocore-transfer
types-aiobotocore-translate
types-aiobotocore-xray
;