mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 17:53:14 +00:00
python3Packages.types-aiobotocore-mediapackage-vod: init at 2.6.0
This commit is contained in:
parent
d60e05868c
commit
3a4ef0473e
@ -470,5 +470,7 @@ rec {
|
||||
|
||||
types-aiobotocore-mediapackage = buildTypesAiobotocorePackage "mediapackage" "2.6.0" "sha256-c7XLKvwiQL6e0tWH0DmOyauTz3q5b0hOVpjVzR1rmH8=";
|
||||
|
||||
types-aiobotocore-mediapackage-vod = buildTypesAiobotocorePackage "mediapackage-vod" "2.6.0" "sha256-zw2mJFQgX9xqjsvldssfMeulgCEY0kqaNg+nUe9PpCc=";
|
||||
|
||||
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
|
||||
}
|
||||
|
@ -14571,6 +14571,8 @@ self: super: with self; {
|
||||
|
||||
types-aiobotocore-mediapackage
|
||||
|
||||
types-aiobotocore-mediapackage-vod
|
||||
|
||||
types-aiobotocore-xray
|
||||
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user