mypy-boto3-marketplace-catalog 1.40.64__tar.gz → 1.41.0__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 (25) hide show
  1. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/PKG-INFO +11 -25
  2. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/README.md +3 -3
  3. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/__main__.py +4 -4
  4. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/client.py +14 -19
  5. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/client.pyi +14 -19
  6. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/literals.py +3 -0
  7. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/literals.pyi +3 -0
  8. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/type_defs.py +15 -20
  9. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/type_defs.pyi +15 -20
  10. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/version.py +1 -1
  11. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog.egg-info/PKG-INFO +11 -25
  12. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog.egg-info/SOURCES.txt +1 -2
  13. mypy_boto3_marketplace_catalog-1.41.0/pyproject.toml +61 -0
  14. mypy_boto3_marketplace_catalog-1.40.64/mypy_boto3_marketplace_catalog.egg-info/not-zip-safe +0 -1
  15. mypy_boto3_marketplace_catalog-1.40.64/setup.py +0 -54
  16. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/LICENSE +0 -0
  17. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/__init__.py +0 -0
  18. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/__init__.pyi +0 -0
  19. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/paginator.py +0 -0
  20. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/paginator.pyi +0 -0
  21. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog/py.typed +0 -0
  22. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog.egg-info/dependency_links.txt +0 -0
  23. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog.egg-info/requires.txt +0 -0
  24. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/mypy_boto3_marketplace_catalog.egg-info/top_level.txt +0 -0
  25. {mypy_boto3_marketplace_catalog-1.40.64 → mypy_boto3_marketplace_catalog-1.41.0}/setup.cfg +0 -0
@@ -1,23 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-marketplace-catalog
3
- Version: 1.40.64
4
- Summary: Type annotations for boto3 MarketplaceCatalog 1.40.64 service generated with mypy-boto3-builder 8.11.0
5
- Home-page: https://github.com/youtype/mypy_boto3_builder
6
- Author: Vlad Emelianov
7
- Author-email: vlad.emelianov.nz@gmail.com
8
- License: MIT License
3
+ Version: 1.41.0
4
+ Summary: Type annotations for boto3 MarketplaceCatalog 1.41.0 service generated with mypy-boto3-builder 8.12.0
5
+ Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
6
+ License-Expression: MIT
7
+ Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
9
8
  Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/
10
9
  Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
10
  Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
- Keywords: boto3 marketplace-catalog boto3-stubs type-annotations mypy typeshed autocomplete
11
+ Keywords: boto3,marketplace-catalog,boto3-stubs,type-annotations,mypy,typeshed,autocomplete
12
+ Platform: any
13
13
  Classifier: Development Status :: 5 - Production/Stable
14
14
  Classifier: Intended Audience :: Developers
15
15
  Classifier: Environment :: Console
16
- Classifier: License :: OSI Approved :: MIT License
17
16
  Classifier: Natural Language :: English
18
17
  Classifier: Operating System :: OS Independent
19
18
  Classifier: Programming Language :: Python :: 3
20
- Classifier: Programming Language :: Python :: 3.8
21
19
  Classifier: Programming Language :: Python :: 3.9
22
20
  Classifier: Programming Language :: Python :: 3.10
23
21
  Classifier: Programming Language :: Python :: 3.11
@@ -27,23 +25,11 @@ Classifier: Programming Language :: Python :: 3.14
27
25
  Classifier: Programming Language :: Python :: 3 :: Only
28
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
29
27
  Classifier: Typing :: Stubs Only
30
- Requires-Python: >=3.8
28
+ Requires-Python: >=3.9
31
29
  Description-Content-Type: text/markdown
32
30
  License-File: LICENSE
33
31
  Requires-Dist: typing-extensions; python_version < "3.12"
34
- Dynamic: author
35
- Dynamic: author-email
36
- Dynamic: classifier
37
- Dynamic: description
38
- Dynamic: description-content-type
39
- Dynamic: home-page
40
- Dynamic: keywords
41
- Dynamic: license
42
32
  Dynamic: license-file
43
- Dynamic: project-url
44
- Dynamic: requires-dist
45
- Dynamic: requires-python
46
- Dynamic: summary
47
33
 
48
34
  <a id="mypy-boto3-marketplace-catalog"></a>
49
35
 
@@ -57,7 +43,7 @@ Dynamic: summary
57
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
44
 
59
45
  Type annotations for
60
- [boto3 MarketplaceCatalog 1.40.64](https://pypi.org/project/boto3/) compatible
46
+ [boto3 MarketplaceCatalog 1.41.0](https://pypi.org/project/boto3/) compatible
61
47
  with [VSCode](https://code.visualstudio.com/),
62
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
63
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -66,7 +52,7 @@ with [VSCode](https://code.visualstudio.com/),
66
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
67
53
 
68
54
  Generated with
69
- [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
70
56
 
71
57
  More information can be found on
72
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -119,7 +105,7 @@ You can generate type annotations for `boto3` package locally with
119
105
  isolation.
120
106
 
121
107
  1. Run mypy-boto3-builder in your package root directory:
122
- `uvx --with 'boto3==1.40.64' mypy-boto3-builder`
108
+ `uvx --with 'boto3==1.41.0' mypy-boto3-builder`
123
109
  2. Select `boto3-stubs` AWS SDK.
124
110
  3. Add `MarketplaceCatalog` service.
125
111
  4. Use provided commands to install generated packages.
@@ -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 MarketplaceCatalog 1.40.64](https://pypi.org/project/boto3/) compatible
13
+ [boto3 MarketplaceCatalog 1.41.0](https://pypi.org/project/boto3/) compatible
14
14
  with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -19,7 +19,7 @@ with [VSCode](https://code.visualstudio.com/),
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
21
  Generated with
22
- [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found on
25
25
  [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.40.64' mypy-boto3-builder`
75
+ `uvx --with 'boto3==1.41.0' mypy-boto3-builder`
76
76
  2. Select `boto3-stubs` AWS SDK.
77
77
  3. Add `MarketplaceCatalog` service.
78
78
  4. Use provided commands to install generated packages.
@@ -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 MarketplaceCatalog 1.40.64\n"
16
- "Version: 1.40.64\n"
17
- "Builder version: 8.11.0\n"
15
+ "Type annotations for boto3 MarketplaceCatalog 1.41.0\n"
16
+ "Version: 1.41.0\n"
17
+ "Builder version: 8.12.0\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#marketplacecatalog\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.40.64\n")
29
+ sys.stdout.write("1.41.0\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -19,6 +19,7 @@ Usage::
19
19
  from __future__ import annotations
20
20
 
21
21
  import sys
22
+ from collections.abc import Mapping
22
23
  from typing import Any, overload
23
24
 
24
25
  from botocore.client import BaseClient, ClientMeta
@@ -51,12 +52,6 @@ from .type_defs import (
51
52
  UntagResourceRequestTypeDef,
52
53
  )
53
54
 
54
- if sys.version_info >= (3, 9):
55
- from builtins import dict as Dict
56
- from builtins import type as Type
57
- from collections.abc import Mapping
58
- else:
59
- from typing import Dict, Mapping, Type
60
55
  if sys.version_info >= (3, 12):
61
56
  from typing import Literal, Unpack
62
57
  else:
@@ -67,15 +62,15 @@ __all__ = ("MarketplaceCatalogClient",)
67
62
 
68
63
 
69
64
  class Exceptions(BaseClientExceptions):
70
- AccessDeniedException: Type[BotocoreClientError]
71
- ClientError: Type[BotocoreClientError]
72
- InternalServiceException: Type[BotocoreClientError]
73
- ResourceInUseException: Type[BotocoreClientError]
74
- ResourceNotFoundException: Type[BotocoreClientError]
75
- ResourceNotSupportedException: Type[BotocoreClientError]
76
- ServiceQuotaExceededException: Type[BotocoreClientError]
77
- ThrottlingException: Type[BotocoreClientError]
78
- ValidationException: Type[BotocoreClientError]
65
+ AccessDeniedException: type[BotocoreClientError]
66
+ ClientError: type[BotocoreClientError]
67
+ InternalServiceException: type[BotocoreClientError]
68
+ ResourceInUseException: type[BotocoreClientError]
69
+ ResourceNotFoundException: type[BotocoreClientError]
70
+ ResourceNotSupportedException: type[BotocoreClientError]
71
+ ServiceQuotaExceededException: type[BotocoreClientError]
72
+ ThrottlingException: type[BotocoreClientError]
73
+ ValidationException: type[BotocoreClientError]
79
74
 
80
75
 
81
76
  class MarketplaceCatalogClient(BaseClient):
@@ -135,7 +130,7 @@ class MarketplaceCatalogClient(BaseClient):
135
130
 
136
131
  def delete_resource_policy(
137
132
  self, **kwargs: Unpack[DeleteResourcePolicyRequestTypeDef]
138
- ) -> Dict[str, Any]:
133
+ ) -> dict[str, Any]:
139
134
  """
140
135
  Deletes a resource-based policy on an entity that is identified by its resource
141
136
  ARN.
@@ -211,7 +206,7 @@ class MarketplaceCatalogClient(BaseClient):
211
206
 
212
207
  def put_resource_policy(
213
208
  self, **kwargs: Unpack[PutResourcePolicyRequestTypeDef]
214
- ) -> Dict[str, Any]:
209
+ ) -> dict[str, Any]:
215
210
  """
216
211
  Attaches a resource-based policy to an entity.
217
212
 
@@ -229,7 +224,7 @@ class MarketplaceCatalogClient(BaseClient):
229
224
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#start_change_set)
230
225
  """
231
226
 
232
- def tag_resource(self, **kwargs: Unpack[TagResourceRequestTypeDef]) -> Dict[str, Any]:
227
+ def tag_resource(self, **kwargs: Unpack[TagResourceRequestTypeDef]) -> dict[str, Any]:
233
228
  """
234
229
  Tags a resource (either an <a
235
230
  href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
@@ -241,7 +236,7 @@ class MarketplaceCatalogClient(BaseClient):
241
236
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#tag_resource)
242
237
  """
243
238
 
244
- def untag_resource(self, **kwargs: Unpack[UntagResourceRequestTypeDef]) -> Dict[str, Any]:
239
+ def untag_resource(self, **kwargs: Unpack[UntagResourceRequestTypeDef]) -> dict[str, Any]:
245
240
  """
246
241
  Removes a tag or list of tags from a resource (either an <a
247
242
  href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
@@ -19,6 +19,7 @@ Usage::
19
19
  from __future__ import annotations
20
20
 
21
21
  import sys
22
+ from collections.abc import Mapping
22
23
  from typing import Any, overload
23
24
 
24
25
  from botocore.client import BaseClient, ClientMeta
@@ -51,12 +52,6 @@ from .type_defs import (
51
52
  UntagResourceRequestTypeDef,
52
53
  )
53
54
 
54
- if sys.version_info >= (3, 9):
55
- from builtins import dict as Dict
56
- from builtins import type as Type
57
- from collections.abc import Mapping
58
- else:
59
- from typing import Dict, Mapping, Type
60
55
  if sys.version_info >= (3, 12):
61
56
  from typing import Literal, Unpack
62
57
  else:
@@ -65,15 +60,15 @@ else:
65
60
  __all__ = ("MarketplaceCatalogClient",)
66
61
 
67
62
  class Exceptions(BaseClientExceptions):
68
- AccessDeniedException: Type[BotocoreClientError]
69
- ClientError: Type[BotocoreClientError]
70
- InternalServiceException: Type[BotocoreClientError]
71
- ResourceInUseException: Type[BotocoreClientError]
72
- ResourceNotFoundException: Type[BotocoreClientError]
73
- ResourceNotSupportedException: Type[BotocoreClientError]
74
- ServiceQuotaExceededException: Type[BotocoreClientError]
75
- ThrottlingException: Type[BotocoreClientError]
76
- ValidationException: Type[BotocoreClientError]
63
+ AccessDeniedException: type[BotocoreClientError]
64
+ ClientError: type[BotocoreClientError]
65
+ InternalServiceException: type[BotocoreClientError]
66
+ ResourceInUseException: type[BotocoreClientError]
67
+ ResourceNotFoundException: type[BotocoreClientError]
68
+ ResourceNotSupportedException: type[BotocoreClientError]
69
+ ServiceQuotaExceededException: type[BotocoreClientError]
70
+ ThrottlingException: type[BotocoreClientError]
71
+ ValidationException: type[BotocoreClientError]
77
72
 
78
73
  class MarketplaceCatalogClient(BaseClient):
79
74
  """
@@ -132,7 +127,7 @@ class MarketplaceCatalogClient(BaseClient):
132
127
 
133
128
  def delete_resource_policy(
134
129
  self, **kwargs: Unpack[DeleteResourcePolicyRequestTypeDef]
135
- ) -> Dict[str, Any]:
130
+ ) -> dict[str, Any]:
136
131
  """
137
132
  Deletes a resource-based policy on an entity that is identified by its resource
138
133
  ARN.
@@ -208,7 +203,7 @@ class MarketplaceCatalogClient(BaseClient):
208
203
 
209
204
  def put_resource_policy(
210
205
  self, **kwargs: Unpack[PutResourcePolicyRequestTypeDef]
211
- ) -> Dict[str, Any]:
206
+ ) -> dict[str, Any]:
212
207
  """
213
208
  Attaches a resource-based policy to an entity.
214
209
 
@@ -226,7 +221,7 @@ class MarketplaceCatalogClient(BaseClient):
226
221
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#start_change_set)
227
222
  """
228
223
 
229
- def tag_resource(self, **kwargs: Unpack[TagResourceRequestTypeDef]) -> Dict[str, Any]:
224
+ def tag_resource(self, **kwargs: Unpack[TagResourceRequestTypeDef]) -> dict[str, Any]:
230
225
  """
231
226
  Tags a resource (either an <a
232
227
  href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
@@ -238,7 +233,7 @@ class MarketplaceCatalogClient(BaseClient):
238
233
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#tag_resource)
239
234
  """
240
235
 
241
- def untag_resource(self, **kwargs: Unpack[UntagResourceRequestTypeDef]) -> Dict[str, Any]:
236
+ def untag_resource(self, **kwargs: Unpack[UntagResourceRequestTypeDef]) -> dict[str, Any]:
242
237
  """
243
238
  Removes a tag or list of tags from a resource (either an <a
244
239
  href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
@@ -372,6 +372,7 @@ ServiceName = Literal[
372
372
  "mq",
373
373
  "mturk",
374
374
  "mwaa",
375
+ "mwaa-serverless",
375
376
  "neptune",
376
377
  "neptune-graph",
377
378
  "neptunedata",
@@ -391,6 +392,7 @@ ServiceName = Literal[
391
392
  "osis",
392
393
  "outposts",
393
394
  "panorama",
395
+ "partnercentral-channel",
394
396
  "partnercentral-selling",
395
397
  "payment-cryptography",
396
398
  "payment-cryptography-data",
@@ -465,6 +467,7 @@ ServiceName = Literal[
465
467
  "sesv2",
466
468
  "shield",
467
469
  "signer",
470
+ "signin",
468
471
  "simspaceweaver",
469
472
  "snow-device-management",
470
473
  "snowball",
@@ -370,6 +370,7 @@ ServiceName = Literal[
370
370
  "mq",
371
371
  "mturk",
372
372
  "mwaa",
373
+ "mwaa-serverless",
373
374
  "neptune",
374
375
  "neptune-graph",
375
376
  "neptunedata",
@@ -389,6 +390,7 @@ ServiceName = Literal[
389
390
  "osis",
390
391
  "outposts",
391
392
  "panorama",
393
+ "partnercentral-channel",
392
394
  "partnercentral-selling",
393
395
  "payment-cryptography",
394
396
  "payment-cryptography-data",
@@ -463,6 +465,7 @@ ServiceName = Literal[
463
465
  "sesv2",
464
466
  "shield",
465
467
  "signer",
468
+ "signin",
466
469
  "simspaceweaver",
467
470
  "snow-device-management",
468
471
  "snowball",
@@ -17,6 +17,7 @@ Usage::
17
17
  from __future__ import annotations
18
18
 
19
19
  import sys
20
+ from collections.abc import Mapping, Sequence
20
21
  from typing import Any
21
22
 
22
23
  from .literals import (
@@ -42,12 +43,6 @@ from .literals import (
42
43
  SortOrderType,
43
44
  )
44
45
 
45
- if sys.version_info >= (3, 9):
46
- from builtins import dict as Dict
47
- from builtins import list as List
48
- from collections.abc import Mapping, Sequence
49
- else:
50
- from typing import Dict, List, Mapping, Sequence
51
46
  if sys.version_info >= (3, 12):
52
47
  from typing import NotRequired, TypedDict
53
48
  else:
@@ -216,13 +211,13 @@ class EntityDetailTypeDef(TypedDict):
216
211
  EntityArn: NotRequired[str]
217
212
  EntityIdentifier: NotRequired[str]
218
213
  LastModifiedDate: NotRequired[str]
219
- DetailsDocument: NotRequired[Dict[str, Any]]
214
+ DetailsDocument: NotRequired[dict[str, Any]]
220
215
 
221
216
 
222
217
  class ResponseMetadataTypeDef(TypedDict):
223
218
  RequestId: str
224
219
  HTTPStatusCode: int
225
- HTTPHeaders: Dict[str, str]
220
+ HTTPHeaders: dict[str, str]
226
221
  RetryAttempts: int
227
222
  HostId: NotRequired[str]
228
223
 
@@ -239,7 +234,7 @@ class ChangeSetSummaryListItemTypeDef(TypedDict):
239
234
  StartTime: NotRequired[str]
240
235
  EndTime: NotRequired[str]
241
236
  Status: NotRequired[ChangeStatusType]
242
- EntityIdList: NotRequired[List[str]]
237
+ EntityIdList: NotRequired[list[str]]
243
238
  FailureCode: NotRequired[FailureCodeType]
244
239
 
245
240
 
@@ -343,9 +338,9 @@ class OfferSummaryTypeDef(TypedDict):
343
338
  ResaleAuthorizationId: NotRequired[str]
344
339
  ReleaseDate: NotRequired[str]
345
340
  AvailabilityEndDate: NotRequired[str]
346
- BuyerAccounts: NotRequired[List[str]]
341
+ BuyerAccounts: NotRequired[list[str]]
347
342
  State: NotRequired[OfferStateStringType]
348
- Targeting: NotRequired[List[OfferTargetingStringType]]
343
+ Targeting: NotRequired[list[OfferTargetingStringType]]
349
344
 
350
345
 
351
346
  class ResaleAuthorizationSummaryTypeDef(TypedDict):
@@ -572,8 +567,8 @@ class BatchDescribeEntitiesRequestTypeDef(TypedDict):
572
567
 
573
568
 
574
569
  class BatchDescribeEntitiesResponseTypeDef(TypedDict):
575
- EntityDetails: Dict[str, EntityDetailTypeDef]
576
- Errors: Dict[str, BatchDescribeErrorDetailTypeDef]
570
+ EntityDetails: dict[str, EntityDetailTypeDef]
571
+ Errors: dict[str, BatchDescribeErrorDetailTypeDef]
577
572
  ResponseMetadata: ResponseMetadataTypeDef
578
573
 
579
574
 
@@ -589,7 +584,7 @@ class DescribeEntityResponseTypeDef(TypedDict):
589
584
  EntityArn: str
590
585
  LastModifiedDate: str
591
586
  Details: str
592
- DetailsDocument: Dict[str, Any]
587
+ DetailsDocument: dict[str, Any]
593
588
  ResponseMetadata: ResponseMetadataTypeDef
594
589
 
595
590
 
@@ -605,7 +600,7 @@ class StartChangeSetResponseTypeDef(TypedDict):
605
600
 
606
601
 
607
602
  class ListChangeSetsResponseTypeDef(TypedDict):
608
- ChangeSetSummaryList: List[ChangeSetSummaryListItemTypeDef]
603
+ ChangeSetSummaryList: list[ChangeSetSummaryListItemTypeDef]
609
604
  ResponseMetadata: ResponseMetadataTypeDef
610
605
  NextToken: NotRequired[str]
611
606
 
@@ -614,8 +609,8 @@ class ChangeSummaryTypeDef(TypedDict):
614
609
  ChangeType: NotRequired[str]
615
610
  Entity: NotRequired[EntityTypeDef]
616
611
  Details: NotRequired[str]
617
- DetailsDocument: NotRequired[Dict[str, Any]]
618
- ErrorDetailList: NotRequired[List[ErrorDetailTypeDef]]
612
+ DetailsDocument: NotRequired[dict[str, Any]]
613
+ ErrorDetailList: NotRequired[list[ErrorDetailTypeDef]]
619
614
  ChangeName: NotRequired[str]
620
615
 
621
616
 
@@ -630,7 +625,7 @@ class ChangeTypeDef(TypedDict):
630
625
 
631
626
  class ListTagsForResourceResponseTypeDef(TypedDict):
632
627
  ResourceArn: str
633
- Tags: List[TagTypeDef]
628
+ Tags: list[TagTypeDef]
634
629
  ResponseMetadata: ResponseMetadataTypeDef
635
630
 
636
631
 
@@ -739,7 +734,7 @@ class DescribeChangeSetResponseTypeDef(TypedDict):
739
734
  Status: ChangeStatusType
740
735
  FailureCode: FailureCodeType
741
736
  FailureDescription: str
742
- ChangeSet: List[ChangeSummaryTypeDef]
737
+ ChangeSet: list[ChangeSummaryTypeDef]
743
738
  ResponseMetadata: ResponseMetadataTypeDef
744
739
 
745
740
 
@@ -767,7 +762,7 @@ class DataProductFiltersTypeDef(TypedDict):
767
762
 
768
763
 
769
764
  class ListEntitiesResponseTypeDef(TypedDict):
770
- EntitySummaryList: List[EntitySummaryTypeDef]
765
+ EntitySummaryList: list[EntitySummaryTypeDef]
771
766
  ResponseMetadata: ResponseMetadataTypeDef
772
767
  NextToken: NotRequired[str]
773
768
 
@@ -17,6 +17,7 @@ Usage::
17
17
  from __future__ import annotations
18
18
 
19
19
  import sys
20
+ from collections.abc import Mapping, Sequence
20
21
  from typing import Any
21
22
 
22
23
  from .literals import (
@@ -42,12 +43,6 @@ from .literals import (
42
43
  SortOrderType,
43
44
  )
44
45
 
45
- if sys.version_info >= (3, 9):
46
- from builtins import dict as Dict
47
- from builtins import list as List
48
- from collections.abc import Mapping, Sequence
49
- else:
50
- from typing import Dict, List, Mapping, Sequence
51
46
  if sys.version_info >= (3, 12):
52
47
  from typing import NotRequired, TypedDict
53
48
  else:
@@ -206,12 +201,12 @@ class EntityDetailTypeDef(TypedDict):
206
201
  EntityArn: NotRequired[str]
207
202
  EntityIdentifier: NotRequired[str]
208
203
  LastModifiedDate: NotRequired[str]
209
- DetailsDocument: NotRequired[Dict[str, Any]]
204
+ DetailsDocument: NotRequired[dict[str, Any]]
210
205
 
211
206
  class ResponseMetadataTypeDef(TypedDict):
212
207
  RequestId: str
213
208
  HTTPStatusCode: int
214
- HTTPHeaders: Dict[str, str]
209
+ HTTPHeaders: dict[str, str]
215
210
  RetryAttempts: int
216
211
  HostId: NotRequired[str]
217
212
 
@@ -226,7 +221,7 @@ class ChangeSetSummaryListItemTypeDef(TypedDict):
226
221
  StartTime: NotRequired[str]
227
222
  EndTime: NotRequired[str]
228
223
  Status: NotRequired[ChangeStatusType]
229
- EntityIdList: NotRequired[List[str]]
224
+ EntityIdList: NotRequired[list[str]]
230
225
  FailureCode: NotRequired[FailureCodeType]
231
226
 
232
227
  EntityTypeDef = TypedDict(
@@ -310,9 +305,9 @@ class OfferSummaryTypeDef(TypedDict):
310
305
  ResaleAuthorizationId: NotRequired[str]
311
306
  ReleaseDate: NotRequired[str]
312
307
  AvailabilityEndDate: NotRequired[str]
313
- BuyerAccounts: NotRequired[List[str]]
308
+ BuyerAccounts: NotRequired[list[str]]
314
309
  State: NotRequired[OfferStateStringType]
315
- Targeting: NotRequired[List[OfferTargetingStringType]]
310
+ Targeting: NotRequired[list[OfferTargetingStringType]]
316
311
 
317
312
  class ResaleAuthorizationSummaryTypeDef(TypedDict):
318
313
  Name: NotRequired[str]
@@ -492,8 +487,8 @@ class BatchDescribeEntitiesRequestTypeDef(TypedDict):
492
487
  EntityRequestList: Sequence[EntityRequestTypeDef]
493
488
 
494
489
  class BatchDescribeEntitiesResponseTypeDef(TypedDict):
495
- EntityDetails: Dict[str, EntityDetailTypeDef]
496
- Errors: Dict[str, BatchDescribeErrorDetailTypeDef]
490
+ EntityDetails: dict[str, EntityDetailTypeDef]
491
+ Errors: dict[str, BatchDescribeErrorDetailTypeDef]
497
492
  ResponseMetadata: ResponseMetadataTypeDef
498
493
 
499
494
  class CancelChangeSetResponseTypeDef(TypedDict):
@@ -507,7 +502,7 @@ class DescribeEntityResponseTypeDef(TypedDict):
507
502
  EntityArn: str
508
503
  LastModifiedDate: str
509
504
  Details: str
510
- DetailsDocument: Dict[str, Any]
505
+ DetailsDocument: dict[str, Any]
511
506
  ResponseMetadata: ResponseMetadataTypeDef
512
507
 
513
508
  class GetResourcePolicyResponseTypeDef(TypedDict):
@@ -520,7 +515,7 @@ class StartChangeSetResponseTypeDef(TypedDict):
520
515
  ResponseMetadata: ResponseMetadataTypeDef
521
516
 
522
517
  class ListChangeSetsResponseTypeDef(TypedDict):
523
- ChangeSetSummaryList: List[ChangeSetSummaryListItemTypeDef]
518
+ ChangeSetSummaryList: list[ChangeSetSummaryListItemTypeDef]
524
519
  ResponseMetadata: ResponseMetadataTypeDef
525
520
  NextToken: NotRequired[str]
526
521
 
@@ -528,8 +523,8 @@ class ChangeSummaryTypeDef(TypedDict):
528
523
  ChangeType: NotRequired[str]
529
524
  Entity: NotRequired[EntityTypeDef]
530
525
  Details: NotRequired[str]
531
- DetailsDocument: NotRequired[Dict[str, Any]]
532
- ErrorDetailList: NotRequired[List[ErrorDetailTypeDef]]
526
+ DetailsDocument: NotRequired[dict[str, Any]]
527
+ ErrorDetailList: NotRequired[list[ErrorDetailTypeDef]]
533
528
  ChangeName: NotRequired[str]
534
529
 
535
530
  class ChangeTypeDef(TypedDict):
@@ -542,7 +537,7 @@ class ChangeTypeDef(TypedDict):
542
537
 
543
538
  class ListTagsForResourceResponseTypeDef(TypedDict):
544
539
  ResourceArn: str
545
- Tags: List[TagTypeDef]
540
+ Tags: list[TagTypeDef]
546
541
  ResponseMetadata: ResponseMetadataTypeDef
547
542
 
548
543
  class TagResourceRequestTypeDef(TypedDict):
@@ -634,7 +629,7 @@ class DescribeChangeSetResponseTypeDef(TypedDict):
634
629
  Status: ChangeStatusType
635
630
  FailureCode: FailureCodeType
636
631
  FailureDescription: str
637
- ChangeSet: List[ChangeSummaryTypeDef]
632
+ ChangeSet: list[ChangeSummaryTypeDef]
638
633
  ResponseMetadata: ResponseMetadataTypeDef
639
634
 
640
635
  class StartChangeSetRequestTypeDef(TypedDict):
@@ -658,7 +653,7 @@ class DataProductFiltersTypeDef(TypedDict):
658
653
  LastModifiedDate: NotRequired[DataProductLastModifiedDateFilterTypeDef]
659
654
 
660
655
  class ListEntitiesResponseTypeDef(TypedDict):
661
- EntitySummaryList: List[EntitySummaryTypeDef]
656
+ EntitySummaryList: list[EntitySummaryTypeDef]
662
657
  ResponseMetadata: ResponseMetadataTypeDef
663
658
  NextToken: NotRequired[str]
664
659
 
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.40.64"
7
+ __version__ = "1.41.0"
@@ -1,23 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-marketplace-catalog
3
- Version: 1.40.64
4
- Summary: Type annotations for boto3 MarketplaceCatalog 1.40.64 service generated with mypy-boto3-builder 8.11.0
5
- Home-page: https://github.com/youtype/mypy_boto3_builder
6
- Author: Vlad Emelianov
7
- Author-email: vlad.emelianov.nz@gmail.com
8
- License: MIT License
3
+ Version: 1.41.0
4
+ Summary: Type annotations for boto3 MarketplaceCatalog 1.41.0 service generated with mypy-boto3-builder 8.12.0
5
+ Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
6
+ License-Expression: MIT
7
+ Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
9
8
  Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/
10
9
  Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
10
  Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
- Keywords: boto3 marketplace-catalog boto3-stubs type-annotations mypy typeshed autocomplete
11
+ Keywords: boto3,marketplace-catalog,boto3-stubs,type-annotations,mypy,typeshed,autocomplete
12
+ Platform: any
13
13
  Classifier: Development Status :: 5 - Production/Stable
14
14
  Classifier: Intended Audience :: Developers
15
15
  Classifier: Environment :: Console
16
- Classifier: License :: OSI Approved :: MIT License
17
16
  Classifier: Natural Language :: English
18
17
  Classifier: Operating System :: OS Independent
19
18
  Classifier: Programming Language :: Python :: 3
20
- Classifier: Programming Language :: Python :: 3.8
21
19
  Classifier: Programming Language :: Python :: 3.9
22
20
  Classifier: Programming Language :: Python :: 3.10
23
21
  Classifier: Programming Language :: Python :: 3.11
@@ -27,23 +25,11 @@ Classifier: Programming Language :: Python :: 3.14
27
25
  Classifier: Programming Language :: Python :: 3 :: Only
28
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
29
27
  Classifier: Typing :: Stubs Only
30
- Requires-Python: >=3.8
28
+ Requires-Python: >=3.9
31
29
  Description-Content-Type: text/markdown
32
30
  License-File: LICENSE
33
31
  Requires-Dist: typing-extensions; python_version < "3.12"
34
- Dynamic: author
35
- Dynamic: author-email
36
- Dynamic: classifier
37
- Dynamic: description
38
- Dynamic: description-content-type
39
- Dynamic: home-page
40
- Dynamic: keywords
41
- Dynamic: license
42
32
  Dynamic: license-file
43
- Dynamic: project-url
44
- Dynamic: requires-dist
45
- Dynamic: requires-python
46
- Dynamic: summary
47
33
 
48
34
  <a id="mypy-boto3-marketplace-catalog"></a>
49
35
 
@@ -57,7 +43,7 @@ Dynamic: summary
57
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
44
 
59
45
  Type annotations for
60
- [boto3 MarketplaceCatalog 1.40.64](https://pypi.org/project/boto3/) compatible
46
+ [boto3 MarketplaceCatalog 1.41.0](https://pypi.org/project/boto3/) compatible
61
47
  with [VSCode](https://code.visualstudio.com/),
62
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
63
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -66,7 +52,7 @@ with [VSCode](https://code.visualstudio.com/),
66
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
67
53
 
68
54
  Generated with
69
- [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
70
56
 
71
57
  More information can be found on
72
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -119,7 +105,7 @@ You can generate type annotations for `boto3` package locally with
119
105
  isolation.
120
106
 
121
107
  1. Run mypy-boto3-builder in your package root directory:
122
- `uvx --with 'boto3==1.40.64' mypy-boto3-builder`
108
+ `uvx --with 'boto3==1.41.0' mypy-boto3-builder`
123
109
  2. Select `boto3-stubs` AWS SDK.
124
110
  3. Add `MarketplaceCatalog` service.
125
111
  4. Use provided commands to install generated packages.
@@ -1,6 +1,6 @@
1
1
  LICENSE
2
2
  README.md
3
- setup.py
3
+ pyproject.toml
4
4
  mypy_boto3_marketplace_catalog/__init__.py
5
5
  mypy_boto3_marketplace_catalog/__init__.pyi
6
6
  mypy_boto3_marketplace_catalog/__main__.py
@@ -17,6 +17,5 @@ mypy_boto3_marketplace_catalog/version.py
17
17
  mypy_boto3_marketplace_catalog.egg-info/PKG-INFO
18
18
  mypy_boto3_marketplace_catalog.egg-info/SOURCES.txt
19
19
  mypy_boto3_marketplace_catalog.egg-info/dependency_links.txt
20
- mypy_boto3_marketplace_catalog.egg-info/not-zip-safe
21
20
  mypy_boto3_marketplace_catalog.egg-info/requires.txt
22
21
  mypy_boto3_marketplace_catalog.egg-info/top_level.txt
@@ -0,0 +1,61 @@
1
+ # Setup script for mypy-boto3-marketplace-catalog.
2
+
3
+ # Copyright 2025 Vlad Emelianov
4
+
5
+ [project]
6
+ name = "mypy-boto3-marketplace-catalog"
7
+ version = "1.41.0"
8
+ license = "MIT"
9
+ authors = [{ name = "Vlad Emelianov", email = "vlad.emelianov.nz@gmail.com" }]
10
+ description = "Type annotations for boto3 MarketplaceCatalog 1.41.0 service generated with mypy-boto3-builder 8.12.0"
11
+ readme = "README.md"
12
+ classifiers = [
13
+ "Development Status :: 5 - Production/Stable",
14
+ "Intended Audience :: Developers",
15
+ "Environment :: Console",
16
+ "Natural Language :: English",
17
+ "Operating System :: OS Independent",
18
+ "Programming Language :: Python :: 3",
19
+ "Programming Language :: Python :: 3.9",
20
+ "Programming Language :: Python :: 3.10",
21
+ "Programming Language :: Python :: 3.11",
22
+ "Programming Language :: Python :: 3.12",
23
+ "Programming Language :: Python :: 3.13",
24
+ "Programming Language :: Python :: 3.14",
25
+ "Programming Language :: Python :: 3 :: Only",
26
+ "Programming Language :: Python :: Implementation :: CPython",
27
+ "Typing :: Stubs Only",
28
+ ]
29
+ keywords = [
30
+ "boto3",
31
+ "marketplace-catalog",
32
+ "boto3-stubs",
33
+ "type-annotations",
34
+ "mypy",
35
+ "typeshed",
36
+ "autocomplete",
37
+ ]
38
+ requires-python = ">=3.9"
39
+
40
+ dependencies = [
41
+ "typing-extensions; python_version<'3.12'",
42
+ ]
43
+
44
+
45
+ [project.urls]
46
+ Homepage = "https://github.com/youtype/mypy_boto3_builder"
47
+ Documentation = "https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/"
48
+ Source = "https://github.com/youtype/mypy_boto3_builder"
49
+ Tracker = "https://github.com/youtype/mypy_boto3_builder/issues"
50
+
51
+ [build-system]
52
+ requires = ["setuptools>=60"]
53
+ build-backend = "setuptools.build_meta"
54
+
55
+ [tool.setuptools]
56
+ platforms = ["any"]
57
+ include-package-data = true
58
+ packages = ["mypy_boto3_marketplace_catalog"]
59
+
60
+ [tool.setuptools.package-data]
61
+ "*" = ["*.pyi", "py.typed"]
@@ -1,54 +0,0 @@
1
- """
2
- Setup script for mypy-boto3-marketplace-catalog.
3
-
4
- Copyright 2025 Vlad Emelianov
5
- """
6
-
7
- from pathlib import Path
8
-
9
- from setuptools import setup # type: ignore
10
-
11
- LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
12
-
13
-
14
- setup(
15
- name="mypy-boto3-marketplace-catalog",
16
- version="1.40.64",
17
- packages=["mypy_boto3_marketplace_catalog"],
18
- url="https://github.com/youtype/mypy_boto3_builder",
19
- license="MIT License",
20
- author="Vlad Emelianov",
21
- author_email="vlad.emelianov.nz@gmail.com",
22
- description="Type annotations for boto3 MarketplaceCatalog 1.40.64 service generated with mypy-boto3-builder 8.11.0",
23
- classifiers=[
24
- "Development Status :: 5 - Production/Stable",
25
- "Intended Audience :: Developers",
26
- "Environment :: Console",
27
- "License :: OSI Approved :: MIT License",
28
- "Natural Language :: English",
29
- "Operating System :: OS Independent",
30
- "Programming Language :: Python :: 3",
31
- "Programming Language :: Python :: 3.8",
32
- "Programming Language :: Python :: 3.9",
33
- "Programming Language :: Python :: 3.10",
34
- "Programming Language :: Python :: 3.11",
35
- "Programming Language :: Python :: 3.12",
36
- "Programming Language :: Python :: 3.13",
37
- "Programming Language :: Python :: 3.14",
38
- "Programming Language :: Python :: 3 :: Only",
39
- "Programming Language :: Python :: Implementation :: CPython",
40
- "Typing :: Stubs Only",
41
- ],
42
- keywords="boto3 marketplace-catalog boto3-stubs type-annotations mypy typeshed autocomplete",
43
- long_description=LONG_DESCRIPTION,
44
- long_description_content_type="text/markdown",
45
- package_data={"mypy_boto3_marketplace_catalog": ["py.typed", "*.pyi"]},
46
- python_requires=">=3.8",
47
- project_urls={
48
- "Documentation": "https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/",
49
- "Source": "https://github.com/youtype/mypy_boto3_builder",
50
- "Tracker": "https://github.com/youtype/mypy_boto3_builder/issues",
51
- },
52
- install_requires=['typing-extensions; python_version<"3.12"'],
53
- zip_safe=False,
54
- )