python3Packages.types-aiobotocore-xray: init at 2.6.0

This commit is contained in:
Maksym Balatsko
2023-10-03 05:36:35 -07:00
parent d7fde77938
commit fef38ed154
2 changed files with 3 additions and 0 deletions
@@ -46,4 +46,5 @@ in
rec {
types-aiobotocore-accessanalyzer = buildTypesAiobotocorePackage "accessanalyzer" "2.6.0" "sha256-Bit55lGYI8+VOEm+6NKlfxWldFWdiAFwRZjJsgwuv7Q=";
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
}
+2
View File
@@ -14147,6 +14147,8 @@ self: super: with self; {
types-aiobotocore-accessanalyzer
types-aiobotocore-xray
;
types-appdirs = callPackage ../development/python-modules/types-appdirs { };