mypy-boto3-transfer 1.26.158__tar.gz → 1.26.165__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.
Files changed (26) hide show
  1. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/PKG-INFO +3 -3
  2. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/README.md +1 -1
  3. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/__main__.py +2 -2
  4. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/literals.py +1 -0
  5. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/literals.pyi +1 -0
  6. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/type_defs.py +1 -0
  7. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/type_defs.pyi +1 -0
  8. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/version.py +1 -1
  9. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer.egg-info/PKG-INFO +3 -3
  10. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/setup.py +2 -2
  11. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/LICENSE +0 -0
  12. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/__init__.py +0 -0
  13. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/__init__.pyi +0 -0
  14. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/client.py +0 -0
  15. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/client.pyi +0 -0
  16. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/paginator.py +0 -0
  17. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/paginator.pyi +0 -0
  18. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/py.typed +0 -0
  19. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/waiter.py +0 -0
  20. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer/waiter.pyi +0 -0
  21. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer.egg-info/SOURCES.txt +0 -0
  22. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer.egg-info/dependency_links.txt +0 -0
  23. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer.egg-info/not-zip-safe +0 -0
  24. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer.egg-info/requires.txt +0 -0
  25. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/mypy_boto3_transfer.egg-info/top_level.txt +0 -0
  26. {mypy-boto3-transfer-1.26.158 → mypy-boto3-transfer-1.26.165}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-transfer
3
- Version: 1.26.158
4
- Summary: Type annotations for boto3.Transfer 1.26.158 service generated with mypy-boto3-builder 7.14.5
3
+ Version: 1.26.165
4
+ Summary: Type annotations for boto3.Transfer 1.26.165 service generated with mypy-boto3-builder 7.14.5
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
@@ -42,7 +42,7 @@ License-File: LICENSE
42
42
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
43
43
 
44
44
  Type annotations for
45
- [boto3.Transfer 1.26.158](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
45
+ [boto3.Transfer 1.26.165](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
46
46
  service compatible with [VSCode](https://code.visualstudio.com/),
47
47
  [PyCharm](https://www.jetbrains.com/pycharm/),
48
48
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3.Transfer 1.26.158](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
13
+ [boto3.Transfer 1.26.165](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
14
14
  service compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -9,7 +9,7 @@ def print_info() -> None:
9
9
  Print package info to stdout.
10
10
  """
11
11
  print(
12
- "Type annotations for boto3.Transfer 1.26.158\nVersion: 1.26.158\nBuilder version:"
12
+ "Type annotations for boto3.Transfer 1.26.165\nVersion: 1.26.165\nBuilder version:"
13
13
  " 7.14.5\nDocs: "
14
14
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_transfer//\nBoto3 docs: "
15
15
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer\nOther"
@@ -22,7 +22,7 @@ def print_version() -> None:
22
22
  """
23
23
  Print package version to stdout.
24
24
  """
25
- print("1.26.158")
25
+ print("1.26.165")
26
26
 
27
27
 
28
28
  def main() -> None:
@@ -136,6 +136,7 @@ ServiceName = Literal[
136
136
  "apigatewayv2",
137
137
  "appconfig",
138
138
  "appconfigdata",
139
+ "appfabric",
139
140
  "appflow",
140
141
  "appintegrations",
141
142
  "application-autoscaling",
@@ -134,6 +134,7 @@ ServiceName = Literal[
134
134
  "apigatewayv2",
135
135
  "appconfig",
136
136
  "appconfigdata",
137
+ "appfabric",
137
138
  "appflow",
138
139
  "appintegrations",
139
140
  "application-autoscaling",
@@ -233,6 +233,7 @@ As2ConnectorConfigTypeDef = TypedDict(
233
233
  "SigningAlgorithm": SigningAlgType,
234
234
  "MdnSigningAlgorithm": MdnSigningAlgType,
235
235
  "MdnResponse": MdnResponseType,
236
+ "BasicAuthSecretId": str,
236
237
  },
237
238
  total=False,
238
239
  )
@@ -232,6 +232,7 @@ As2ConnectorConfigTypeDef = TypedDict(
232
232
  "SigningAlgorithm": SigningAlgType,
233
233
  "MdnSigningAlgorithm": MdnSigningAlgType,
234
234
  "MdnResponse": MdnResponseType,
235
+ "BasicAuthSecretId": str,
235
236
  },
236
237
  total=False,
237
238
  )
@@ -1,4 +1,4 @@
1
1
  """
2
2
  Source of truth for version.
3
3
  """
4
- __version__ = "1.26.158"
4
+ __version__ = "1.26.165"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-transfer
3
- Version: 1.26.158
4
- Summary: Type annotations for boto3.Transfer 1.26.158 service generated with mypy-boto3-builder 7.14.5
3
+ Version: 1.26.165
4
+ Summary: Type annotations for boto3.Transfer 1.26.165 service generated with mypy-boto3-builder 7.14.5
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
@@ -42,7 +42,7 @@ License-File: LICENSE
42
42
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
43
43
 
44
44
  Type annotations for
45
- [boto3.Transfer 1.26.158](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
45
+ [boto3.Transfer 1.26.165](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
46
46
  service compatible with [VSCode](https://code.visualstudio.com/),
47
47
  [PyCharm](https://www.jetbrains.com/pycharm/),
48
48
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -10,14 +10,14 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
10
10
 
11
11
  setup(
12
12
  name="mypy-boto3-transfer",
13
- version="1.26.158",
13
+ version="1.26.165",
14
14
  packages=["mypy_boto3_transfer"],
15
15
  url="https://github.com/youtype/mypy_boto3_builder",
16
16
  license="MIT License",
17
17
  author="Vlad Emelianov",
18
18
  author_email="vlad.emelianov.nz@gmail.com",
19
19
  description=(
20
- "Type annotations for boto3.Transfer 1.26.158 service generated with mypy-boto3-builder"
20
+ "Type annotations for boto3.Transfer 1.26.165 service generated with mypy-boto3-builder"
21
21
  " 7.14.5"
22
22
  ),
23
23
  classifiers=[