python3Packages.types-aiobotocore-events: init at 2.6.0

This commit is contained in:
Maksym Balatsko 2023-10-03 04:01:07 -07:00
parent 9cf18c8af4
commit b695063fe1
2 changed files with 4 additions and 0 deletions

View File

@ -284,5 +284,7 @@ rec {
types-aiobotocore-es = buildTypesAiobotocorePackage "es" "2.6.0" "sha256-A/1kM0X4bKrPIXBpir9FuEkuYmUb/K06gfut6faGN0A=";
types-aiobotocore-events = buildTypesAiobotocorePackage "events" "2.6.0" "sha256-X0r0VZ/ZWYrn2NdE5dJrcS74OyWIvWMDJGSNheIOm0A=";
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
}

View File

@ -14385,6 +14385,8 @@ self: super: with self; {
types-aiobotocore-es
types-aiobotocore-events
types-aiobotocore-xray
;