mypy-boto3-waf-regional 1.34.153__py3-none-any.whl → 1.35.0__py3-none-any.whl
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.
Potentially problematic release.
This version of mypy-boto3-waf-regional might be problematic. Click here for more details.
- mypy_boto3_waf_regional/__main__.py +4 -4
- mypy_boto3_waf_regional/version.py +1 -1
- {mypy_boto3_waf_regional-1.34.153.dist-info → mypy_boto3_waf_regional-1.35.0.dist-info}/METADATA +5 -5
- {mypy_boto3_waf_regional-1.34.153.dist-info → mypy_boto3_waf_regional-1.35.0.dist-info}/RECORD +7 -7
- {mypy_boto3_waf_regional-1.34.153.dist-info → mypy_boto3_waf_regional-1.35.0.dist-info}/WHEEL +1 -1
- {mypy_boto3_waf_regional-1.34.153.dist-info → mypy_boto3_waf_regional-1.35.0.dist-info}/LICENSE +0 -0
- {mypy_boto3_waf_regional-1.34.153.dist-info → mypy_boto3_waf_regional-1.35.0.dist-info}/top_level.txt +0 -0
|
@@ -10,9 +10,9 @@ def print_info() -> None:
|
|
|
10
10
|
Print package info to stdout.
|
|
11
11
|
"""
|
|
12
12
|
print(
|
|
13
|
-
"Type annotations for boto3.WAFRegional 1.
|
|
14
|
-
"Version: 1.
|
|
15
|
-
"Builder version: 7.
|
|
13
|
+
"Type annotations for boto3.WAFRegional 1.35.0\n"
|
|
14
|
+
"Version: 1.35.0\n"
|
|
15
|
+
"Builder version: 7.26.0\n"
|
|
16
16
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional//\n"
|
|
17
17
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional\n"
|
|
18
18
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
@@ -24,7 +24,7 @@ def print_version() -> None:
|
|
|
24
24
|
"""
|
|
25
25
|
Print package version to stdout.
|
|
26
26
|
"""
|
|
27
|
-
print("1.
|
|
27
|
+
print("1.35.0")
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
def main() -> None:
|
{mypy_boto3_waf_regional-1.34.153.dist-info → mypy_boto3_waf_regional-1.35.0.dist-info}/METADATA
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-waf-regional
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3.WAFRegional 1.
|
|
3
|
+
Version: 1.35.0
|
|
4
|
+
Summary: Type annotations for boto3.WAFRegional 1.35.0 service generated with mypy-boto3-builder 7.26.0
|
|
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
|
|
@@ -29,7 +29,7 @@ Classifier: Typing :: Stubs Only
|
|
|
29
29
|
Requires-Python: >=3.8
|
|
30
30
|
Description-Content-Type: text/markdown
|
|
31
31
|
License-File: LICENSE
|
|
32
|
-
Requires-Dist: typing-extensions
|
|
32
|
+
Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
33
33
|
|
|
34
34
|
<a id="mypy-boto3-waf-regional"></a>
|
|
35
35
|
|
|
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions >=4.1.0 ; python_version < "3.12"
|
|
|
43
43
|

|
|
44
44
|
|
|
45
45
|
Type annotations for
|
|
46
|
-
[boto3.WAFRegional 1.
|
|
46
|
+
[boto3.WAFRegional 1.35.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional)
|
|
47
47
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
48
48
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
49
49
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
52
52
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
53
53
|
|
|
54
54
|
Generated by
|
|
55
|
-
[mypy-boto3-builder 7.
|
|
55
|
+
[mypy-boto3-builder 7.26.0](https://github.com/youtype/mypy_boto3_builder).
|
|
56
56
|
|
|
57
57
|
More information can be found on
|
|
58
58
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
{mypy_boto3_waf_regional-1.34.153.dist-info → mypy_boto3_waf_regional-1.35.0.dist-info}/RECORD
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
mypy_boto3_waf_regional/__init__.py,sha256=t4q47ur09JlRlBSrBJLg-QIJhIWKxTQk4aSt9__GAbQ,408
|
|
2
2
|
mypy_boto3_waf_regional/__init__.pyi,sha256=t4q47ur09JlRlBSrBJLg-QIJhIWKxTQk4aSt9__GAbQ,408
|
|
3
|
-
mypy_boto3_waf_regional/__main__.py,sha256=
|
|
3
|
+
mypy_boto3_waf_regional/__main__.py,sha256=c6dEQlgkuVpgf2nKdKv3ykpsJc9RqYKMR6ZpKnbN3M8,934
|
|
4
4
|
mypy_boto3_waf_regional/client.py,sha256=HFdWHphLDjGQDtHxsm_2yKsjxn4083lhoD473wj4ZIc,46240
|
|
5
5
|
mypy_boto3_waf_regional/client.pyi,sha256=nZlJLaZAy9nkpdiJUyUtfYzck-qkcHY1u-xcPsoL2uA,46237
|
|
6
6
|
mypy_boto3_waf_regional/literals.py,sha256=cGRq6uiaeO6gXWGdcpT-xJNu0T9Nr6xhl9g2Q5KI-4Q,12936
|
|
@@ -8,9 +8,9 @@ mypy_boto3_waf_regional/literals.pyi,sha256=cGRq6uiaeO6gXWGdcpT-xJNu0T9Nr6xhl9g2
|
|
|
8
8
|
mypy_boto3_waf_regional/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
mypy_boto3_waf_regional/type_defs.py,sha256=x5_vjwetNrZQR40gP1DNVkyp8JqIgREOgig7RCpbCPk,51529
|
|
10
10
|
mypy_boto3_waf_regional/type_defs.pyi,sha256=x5_vjwetNrZQR40gP1DNVkyp8JqIgREOgig7RCpbCPk,51529
|
|
11
|
-
mypy_boto3_waf_regional/version.py,sha256=
|
|
12
|
-
mypy_boto3_waf_regional-1.
|
|
13
|
-
mypy_boto3_waf_regional-1.
|
|
14
|
-
mypy_boto3_waf_regional-1.
|
|
15
|
-
mypy_boto3_waf_regional-1.
|
|
16
|
-
mypy_boto3_waf_regional-1.
|
|
11
|
+
mypy_boto3_waf_regional/version.py,sha256=LGeN8DOPs0tRcJcxZVxCtqSh0iyZT7lFggGF3KkSqhA,61
|
|
12
|
+
mypy_boto3_waf_regional-1.35.0.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
|
|
13
|
+
mypy_boto3_waf_regional-1.35.0.dist-info/METADATA,sha256=8a2pjIs1e5jp1x1YIIH9BDkEjFPHl_Ch3IZGGCnU6OI,12304
|
|
14
|
+
mypy_boto3_waf_regional-1.35.0.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
|
|
15
|
+
mypy_boto3_waf_regional-1.35.0.dist-info/top_level.txt,sha256=JjdM6Qw2d2OAcuHG7aTcw86B81MzN4HHktN5AMMi4Tg,24
|
|
16
|
+
mypy_boto3_waf_regional-1.35.0.dist-info/RECORD,,
|
{mypy_boto3_waf_regional-1.34.153.dist-info → mypy_boto3_waf_regional-1.35.0.dist-info}/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|