diff options
| author | Maksym Balatsko <maksym.balatsko-ext@arista.com> | 2023-10-03 04:12:29 -0700 |
|---|---|---|
| committer | Maksym Balatsko <maksym.balatsko-ext@arista.com> | 2023-10-03 05:37:13 -0700 |
| commit | c90988a29ea23aa9b4b69dfd791107af084ce36b (patch) | |
| tree | 0930c5101f524a38c47861dd1c5634968e1dc21d /pkgs/development/python-modules | |
| parent | 0f28c81bf0f0e5d2b5a9df0a2c33e5f19c6cee89 (diff) | |
python3Packages.types-aiobotocore-resource-explorer-2: init at 2.6.0
Diffstat (limited to 'pkgs/development/python-modules')
| -rw-r--r-- | pkgs/development/python-modules/types-aiobotocore-packages/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/python-modules/types-aiobotocore-packages/default.nix b/pkgs/development/python-modules/types-aiobotocore-packages/default.nix index 05fa09fe092f..b5adb40ccb9f 100644 --- a/pkgs/development/python-modules/types-aiobotocore-packages/default.nix +++ b/pkgs/development/python-modules/types-aiobotocore-packages/default.nix @@ -588,5 +588,7 @@ rec { types-aiobotocore-resiliencehub = buildTypesAiobotocorePackage "resiliencehub" "2.6.0" "sha256-nXZ7ZrpEOSdXdcuGVMNI7hjx6oisnnej18vALIEEzGQ="; + types-aiobotocore-resource-explorer-2 = buildTypesAiobotocorePackage "resource-explorer-2" "2.6.0" "sha256-cjBd3Ns1ckr7DT9gpaeb8CbXOrmwU3gENN5Is5BwrZI="; + types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs="; } |
