diff options
| author | Maksym Balatsko <maksym.balatsko-ext@arista.com> | 2023-10-03 04:08:48 -0700 |
|---|---|---|
| committer | Maksym Balatsko <maksym.balatsko-ext@arista.com> | 2023-10-03 05:37:06 -0700 |
| commit | 2ec671c33a0765eb136cf6da2c68145e366cbbd0 (patch) | |
| tree | 82de21766168baaa2ddde1bd51e5476c04201706 /pkgs/development/python-modules | |
| parent | 8e4fb4f15ebf1c4544987f33a331a9e3ffc1abd7 (diff) | |
python3Packages.types-aiobotocore-mgh: 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 8535e7eeaaee..19a73a956dac 100644 --- a/pkgs/development/python-modules/types-aiobotocore-packages/default.nix +++ b/pkgs/development/python-modules/types-aiobotocore-packages/default.nix @@ -486,5 +486,7 @@ rec { types-aiobotocore-meteringmarketplace = buildTypesAiobotocorePackage "meteringmarketplace" "2.6.0" "sha256-WsWw1y5XueMQnRTWYQP73GawsSzEsliPzu9Xlij3UAo="; + types-aiobotocore-mgh = buildTypesAiobotocorePackage "mgh" "2.6.0" "sha256-7wvX7X/NdB+GlWDogT2benTSC7ZCdVv97Zi6r+s5B2E="; + types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs="; } |
