mypy-boto3-medialive 1.37.10__tar.gz → 1.37.26__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/PKG-INFO +7 -6
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/README.md +3 -3
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/__main__.py +4 -4
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/literals.py +2 -1
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/literals.pyi +2 -1
- mypy_boto3_medialive-1.37.10/mypy_boto3_medialive/type_defs.pyi → mypy_boto3_medialive-1.37.26/mypy_boto3_medialive/type_defs.py +741 -91
- mypy_boto3_medialive-1.37.10/mypy_boto3_medialive/type_defs.py → mypy_boto3_medialive-1.37.26/mypy_boto3_medialive/type_defs.pyi +128 -689
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/version.py +1 -1
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive.egg-info/PKG-INFO +7 -6
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/setup.py +2 -2
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/LICENSE +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/__init__.py +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/__init__.pyi +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/client.py +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/client.pyi +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/paginator.py +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/paginator.pyi +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/py.typed +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/waiter.py +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/waiter.pyi +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive.egg-info/not-zip-safe +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive.egg-info/requires.txt +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive.egg-info/top_level.txt +0 -0
- {mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-medialive
|
|
3
|
-
Version: 1.37.
|
|
4
|
-
Summary: Type annotations for boto3 MediaLive 1.37.
|
|
3
|
+
Version: 1.37.26
|
|
4
|
+
Summary: Type annotations for boto3 MediaLive 1.37.26 service generated with mypy-boto3-builder 8.10.1
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -39,6 +39,7 @@ Dynamic: description-content-type
|
|
|
39
39
|
Dynamic: home-page
|
|
40
40
|
Dynamic: keywords
|
|
41
41
|
Dynamic: license
|
|
42
|
+
Dynamic: license-file
|
|
42
43
|
Dynamic: project-url
|
|
43
44
|
Dynamic: requires-dist
|
|
44
45
|
Dynamic: requires-python
|
|
@@ -55,7 +56,7 @@ Dynamic: summary
|
|
|
55
56
|
|
|
56
57
|

|
|
57
58
|
|
|
58
|
-
Type annotations for [boto3 MediaLive 1.37.
|
|
59
|
+
Type annotations for [boto3 MediaLive 1.37.26](https://pypi.org/project/boto3/)
|
|
59
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
60
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
61
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -64,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
64
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
65
66
|
|
|
66
67
|
Generated with
|
|
67
|
-
[mypy-boto3-builder 8.10.
|
|
68
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
|
68
69
|
|
|
69
70
|
More information can be found on
|
|
70
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -118,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
118
119
|
isolation.
|
|
119
120
|
|
|
120
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
121
|
-
`uvx --with 'boto3==1.37.
|
|
122
|
+
`uvx --with 'boto3==1.37.26' mypy-boto3-builder`
|
|
122
123
|
2. Select `boto3-stubs` AWS SDK.
|
|
123
124
|
3. Add `MediaLive` service.
|
|
124
125
|
4. Use provided commands to install generated packages.
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
Type annotations for [boto3 MediaLive 1.37.
|
|
12
|
+
Type annotations for [boto3 MediaLive 1.37.26](https://pypi.org/project/boto3/)
|
|
13
13
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
14
14
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
15
15
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -18,7 +18,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
18
18
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
19
19
|
|
|
20
20
|
Generated with
|
|
21
|
-
[mypy-boto3-builder 8.10.
|
|
21
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
|
22
22
|
|
|
23
23
|
More information can be found on
|
|
24
24
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
72
72
|
isolation.
|
|
73
73
|
|
|
74
74
|
1. Run mypy-boto3-builder in your package root directory:
|
|
75
|
-
`uvx --with 'boto3==1.37.
|
|
75
|
+
`uvx --with 'boto3==1.37.26' mypy-boto3-builder`
|
|
76
76
|
2. Select `boto3-stubs` AWS SDK.
|
|
77
77
|
3. Add `MediaLive` service.
|
|
78
78
|
4. Use provided commands to install generated packages.
|
{mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/__main__.py
RENAMED
|
@@ -12,9 +12,9 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 MediaLive 1.37.
|
|
16
|
-
"Version: 1.37.
|
|
17
|
-
"Builder version: 8.10.
|
|
15
|
+
"Type annotations for boto3 MediaLive 1.37.26\n"
|
|
16
|
+
"Version: 1.37.26\n"
|
|
17
|
+
"Builder version: 8.10.1\n"
|
|
18
18
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_medialive//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive.html#medialive\n"
|
|
20
20
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
|
26
26
|
"""
|
|
27
27
|
Print package version to stdout.
|
|
28
28
|
"""
|
|
29
|
-
sys.stdout.write("1.37.
|
|
29
|
+
sys.stdout.write("1.37.26\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
{mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/literals.py
RENAMED
|
@@ -658,7 +658,7 @@ FollowPointType = Literal["END", "START"]
|
|
|
658
658
|
FrameCaptureIntervalUnitType = Literal["MILLISECONDS", "SECONDS"]
|
|
659
659
|
GlobalConfigurationInputEndActionType = Literal["NONE", "SWITCH_AND_LOOP_INPUTS"]
|
|
660
660
|
GlobalConfigurationLowFramerateInputsType = Literal["DISABLED", "ENABLED"]
|
|
661
|
-
GlobalConfigurationOutputLockingModeType = Literal["EPOCH_LOCKING", "PIPELINE_LOCKING"]
|
|
661
|
+
GlobalConfigurationOutputLockingModeType = Literal["DISABLED", "EPOCH_LOCKING", "PIPELINE_LOCKING"]
|
|
662
662
|
GlobalConfigurationOutputTimingSourceType = Literal["INPUT_CLOCK", "SYSTEM_CLOCK"]
|
|
663
663
|
H264AdaptiveQuantizationType = Literal["AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"]
|
|
664
664
|
H264ColorMetadataType = Literal["IGNORE", "INSERT"]
|
|
@@ -824,6 +824,7 @@ InputTypeType = Literal[
|
|
|
824
824
|
"RTMP_PULL",
|
|
825
825
|
"RTMP_PUSH",
|
|
826
826
|
"RTP_PUSH",
|
|
827
|
+
"SMPTE_2110_RECEIVER_GROUP",
|
|
827
828
|
"SRT_CALLER",
|
|
828
829
|
"TS_FILE",
|
|
829
830
|
"UDP_PUSH",
|
{mypy_boto3_medialive-1.37.10 → mypy_boto3_medialive-1.37.26}/mypy_boto3_medialive/literals.pyi
RENAMED
|
@@ -656,7 +656,7 @@ FollowPointType = Literal["END", "START"]
|
|
|
656
656
|
FrameCaptureIntervalUnitType = Literal["MILLISECONDS", "SECONDS"]
|
|
657
657
|
GlobalConfigurationInputEndActionType = Literal["NONE", "SWITCH_AND_LOOP_INPUTS"]
|
|
658
658
|
GlobalConfigurationLowFramerateInputsType = Literal["DISABLED", "ENABLED"]
|
|
659
|
-
GlobalConfigurationOutputLockingModeType = Literal["EPOCH_LOCKING", "PIPELINE_LOCKING"]
|
|
659
|
+
GlobalConfigurationOutputLockingModeType = Literal["DISABLED", "EPOCH_LOCKING", "PIPELINE_LOCKING"]
|
|
660
660
|
GlobalConfigurationOutputTimingSourceType = Literal["INPUT_CLOCK", "SYSTEM_CLOCK"]
|
|
661
661
|
H264AdaptiveQuantizationType = Literal["AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"]
|
|
662
662
|
H264ColorMetadataType = Literal["IGNORE", "INSERT"]
|
|
@@ -822,6 +822,7 @@ InputTypeType = Literal[
|
|
|
822
822
|
"RTMP_PULL",
|
|
823
823
|
"RTMP_PUSH",
|
|
824
824
|
"RTP_PUSH",
|
|
825
|
+
"SMPTE_2110_RECEIVER_GROUP",
|
|
825
826
|
"SRT_CALLER",
|
|
826
827
|
"TS_FILE",
|
|
827
828
|
"UDP_PUSH",
|