python3Packages.types-aiobotocore-dms: init at 2.6.0

This commit is contained in:
Maksym Balatsko 2023-10-03 03:59:10 -07:00
parent e4a99aaa02
commit 09ce7c385f
2 changed files with 4 additions and 0 deletions

View File

@ -232,5 +232,7 @@ rec {
types-aiobotocore-dlm = buildTypesAiobotocorePackage "dlm" "2.6.0" "sha256-JLOVu9OlJgrfTBlmzVNN5saYO8AFk8N54hRzDAjq7WI=";
types-aiobotocore-dms = buildTypesAiobotocorePackage "dms" "2.6.0" "sha256-cWGwdGBTgEag5SeRDLvAJtCS1dAxtt5R0uanPI6RjkY=";
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
}

View File

@ -14333,6 +14333,8 @@ self: super: with self; {
types-aiobotocore-dlm
types-aiobotocore-dms
types-aiobotocore-xray
;