mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 03:03:37 +00:00
python3Packages.types-aiobotocore-route53: init at 2.6.0
This commit is contained in:
parent
5db1ee4283
commit
f4eb46e109
@ -598,5 +598,7 @@ rec {
|
||||
|
||||
types-aiobotocore-rolesanywhere = buildTypesAiobotocorePackage "rolesanywhere" "2.6.0" "sha256-jTAe8nMwbXwb+1uf9ITVIKtKyOLIwFH6yi+2IYYVIyU=";
|
||||
|
||||
types-aiobotocore-route53 = buildTypesAiobotocorePackage "route53" "2.6.0" "sha256-RMIrcFD+1RbA3AcRw3TSjENBzmHQL1zHX7FoOFA+UP0=";
|
||||
|
||||
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
||||
}
|
||||
|
@ -14699,6 +14699,8 @@ self: super: with self; {
|
||||
|
||||
types-aiobotocore-rolesanywhere
|
||||
|
||||
types-aiobotocore-route53
|
||||
|
||||
types-aiobotocore-xray
|
||||
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user