types-boto3-geo-maps 1.40.59__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 (23) hide show
  1. {types_boto3_geo_maps-1.40.59/types_boto3_geo_maps.egg-info → types_boto3_geo_maps-1.41.0}/PKG-INFO +11 -25
  2. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/README.md +3 -3
  3. types_boto3_geo_maps-1.41.0/pyproject.toml +61 -0
  4. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/__main__.py +4 -4
  5. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/client.py +7 -11
  6. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/client.pyi +7 -11
  7. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/literals.py +3 -7
  8. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/literals.pyi +3 -7
  9. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/type_defs.py +2 -6
  10. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/type_defs.pyi +2 -6
  11. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/version.py +1 -1
  12. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0/types_boto3_geo_maps.egg-info}/PKG-INFO +11 -25
  13. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps.egg-info/SOURCES.txt +1 -2
  14. types_boto3_geo_maps-1.40.59/setup.py +0 -54
  15. types_boto3_geo_maps-1.40.59/types_boto3_geo_maps.egg-info/not-zip-safe +0 -1
  16. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/LICENSE +0 -0
  17. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/setup.cfg +0 -0
  18. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/__init__.py +0 -0
  19. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/__init__.pyi +0 -0
  20. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/py.typed +0 -0
  21. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps.egg-info/dependency_links.txt +0 -0
  22. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps.egg-info/requires.txt +0 -0
  23. {types_boto3_geo_maps-1.40.59 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps.egg-info/top_level.txt +0 -0
@@ -1,23 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-boto3-geo-maps
3
- Version: 1.40.59
4
- Summary: Type annotations for boto3 LocationServiceMapsV2 1.40.59 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 LocationServiceMapsV2 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/types_boto3_docs/types_boto3_geo_maps/
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 geo-maps boto3-stubs type-annotations mypy typeshed autocomplete
11
+ Keywords: boto3,geo-maps,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="types-boto3-geo-maps"></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 LocationServiceMapsV2 1.40.59](https://pypi.org/project/boto3/)
46
+ [boto3 LocationServiceMapsV2 1.41.0](https://pypi.org/project/boto3/)
61
47
  compatible 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 @@ compatible 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
  [types-boto3](https://pypi.org/project/types-boto3/) page and in
@@ -118,7 +104,7 @@ You can generate type annotations for `boto3` package locally with
118
104
  isolation.
119
105
 
120
106
  1. Run mypy-boto3-builder in your package root directory:
121
- `uvx --with 'boto3==1.40.59' mypy-boto3-builder`
107
+ `uvx --with 'boto3==1.41.0' mypy-boto3-builder`
122
108
  2. Select `boto3` AWS SDK.
123
109
  3. Add `LocationServiceMapsV2` service.
124
110
  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 LocationServiceMapsV2 1.40.59](https://pypi.org/project/boto3/)
13
+ [boto3 LocationServiceMapsV2 1.41.0](https://pypi.org/project/boto3/)
14
14
  compatible 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 @@ compatible 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
  [types-boto3](https://pypi.org/project/types-boto3/) page and in
@@ -71,7 +71,7 @@ You can generate type annotations for `boto3` package locally with
71
71
  isolation.
72
72
 
73
73
  1. Run mypy-boto3-builder in your package root directory:
74
- `uvx --with 'boto3==1.40.59' mypy-boto3-builder`
74
+ `uvx --with 'boto3==1.41.0' mypy-boto3-builder`
75
75
  2. Select `boto3` AWS SDK.
76
76
  3. Add `LocationServiceMapsV2` service.
77
77
  4. Use provided commands to install generated packages.
@@ -0,0 +1,61 @@
1
+ # Setup script for types-boto3-geo-maps.
2
+
3
+ # Copyright 2025 Vlad Emelianov
4
+
5
+ [project]
6
+ name = "types-boto3-geo-maps"
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 LocationServiceMapsV2 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
+ "geo-maps",
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/types_boto3_docs/types_boto3_geo_maps/"
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 = ["types_boto3_geo_maps"]
59
+
60
+ [tool.setuptools.package-data]
61
+ "*" = ["*.pyi", "py.typed"]
@@ -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 LocationServiceMapsV2 1.40.59\n"
16
- "Version: 1.40.59\n"
17
- "Builder version: 8.11.0\n"
15
+ "Type annotations for boto3 LocationServiceMapsV2 1.41.0\n"
16
+ "Version: 1.41.0\n"
17
+ "Builder version: 8.12.0\n"
18
18
  "Docs: https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps.html#locationservicemapsv2\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.59\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
23
24
 
24
25
  from botocore.client import BaseClient, ClientMeta
@@ -38,11 +39,6 @@ from .type_defs import (
38
39
  GetTileResponseTypeDef,
39
40
  )
40
41
 
41
- if sys.version_info >= (3, 9):
42
- from builtins import type as Type
43
- from collections.abc import Mapping
44
- else:
45
- from typing import Mapping, Type
46
42
  if sys.version_info >= (3, 12):
47
43
  from typing import Unpack
48
44
  else:
@@ -53,12 +49,12 @@ __all__ = ("LocationServiceMapsV2Client",)
53
49
 
54
50
 
55
51
  class Exceptions(BaseClientExceptions):
56
- AccessDeniedException: Type[BotocoreClientError]
57
- ClientError: Type[BotocoreClientError]
58
- InternalServerException: Type[BotocoreClientError]
59
- ResourceNotFoundException: Type[BotocoreClientError]
60
- ThrottlingException: Type[BotocoreClientError]
61
- ValidationException: Type[BotocoreClientError]
52
+ AccessDeniedException: type[BotocoreClientError]
53
+ ClientError: type[BotocoreClientError]
54
+ InternalServerException: type[BotocoreClientError]
55
+ ResourceNotFoundException: type[BotocoreClientError]
56
+ ThrottlingException: type[BotocoreClientError]
57
+ ValidationException: type[BotocoreClientError]
62
58
 
63
59
 
64
60
  class LocationServiceMapsV2Client(BaseClient):
@@ -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
23
24
 
24
25
  from botocore.client import BaseClient, ClientMeta
@@ -38,11 +39,6 @@ from .type_defs import (
38
39
  GetTileResponseTypeDef,
39
40
  )
40
41
 
41
- if sys.version_info >= (3, 9):
42
- from builtins import type as Type
43
- from collections.abc import Mapping
44
- else:
45
- from typing import Mapping, Type
46
42
  if sys.version_info >= (3, 12):
47
43
  from typing import Unpack
48
44
  else:
@@ -51,12 +47,12 @@ else:
51
47
  __all__ = ("LocationServiceMapsV2Client",)
52
48
 
53
49
  class Exceptions(BaseClientExceptions):
54
- AccessDeniedException: Type[BotocoreClientError]
55
- ClientError: Type[BotocoreClientError]
56
- InternalServerException: Type[BotocoreClientError]
57
- ResourceNotFoundException: Type[BotocoreClientError]
58
- ThrottlingException: Type[BotocoreClientError]
59
- ValidationException: Type[BotocoreClientError]
50
+ AccessDeniedException: type[BotocoreClientError]
51
+ ClientError: type[BotocoreClientError]
52
+ InternalServerException: type[BotocoreClientError]
53
+ ResourceNotFoundException: type[BotocoreClientError]
54
+ ThrottlingException: type[BotocoreClientError]
55
+ ValidationException: type[BotocoreClientError]
60
56
 
61
57
  class LocationServiceMapsV2Client(BaseClient):
62
58
  """
@@ -80,7 +80,6 @@ ServiceName = Literal[
80
80
  "apprunner",
81
81
  "appstream",
82
82
  "appsync",
83
- "apptest",
84
83
  "arc-region-switch",
85
84
  "arc-zonal-shift",
86
85
  "artifact",
@@ -248,7 +247,6 @@ ServiceName = Literal[
248
247
  "iotdeviceadvisor",
249
248
  "iotevents",
250
249
  "iotevents-data",
251
- "iotfleethub",
252
250
  "iotfleetwise",
253
251
  "iotsecuretunneling",
254
252
  "iotsitewise",
@@ -287,8 +285,6 @@ ServiceName = Literal[
287
285
  "location",
288
286
  "logs",
289
287
  "lookoutequipment",
290
- "lookoutmetrics",
291
- "lookoutvision",
292
288
  "m2",
293
289
  "machinelearning",
294
290
  "macie2",
@@ -323,6 +319,7 @@ ServiceName = Literal[
323
319
  "mq",
324
320
  "mturk",
325
321
  "mwaa",
322
+ "mwaa-serverless",
326
323
  "neptune",
327
324
  "neptune-graph",
328
325
  "neptunedata",
@@ -342,6 +339,7 @@ ServiceName = Literal[
342
339
  "osis",
343
340
  "outposts",
344
341
  "panorama",
342
+ "partnercentral-channel",
345
343
  "partnercentral-selling",
346
344
  "payment-cryptography",
347
345
  "payment-cryptography-data",
@@ -363,8 +361,6 @@ ServiceName = Literal[
363
361
  "qapps",
364
362
  "qbusiness",
365
363
  "qconnect",
366
- "qldb",
367
- "qldb-session",
368
364
  "quicksight",
369
365
  "ram",
370
366
  "rbin",
@@ -379,7 +375,6 @@ ServiceName = Literal[
379
375
  "resource-explorer-2",
380
376
  "resource-groups",
381
377
  "resourcegroupstaggingapi",
382
- "robomaker",
383
378
  "rolesanywhere",
384
379
  "route53",
385
380
  "route53-recovery-cluster",
@@ -419,6 +414,7 @@ ServiceName = Literal[
419
414
  "sesv2",
420
415
  "shield",
421
416
  "signer",
417
+ "signin",
422
418
  "simspaceweaver",
423
419
  "snow-device-management",
424
420
  "snowball",
@@ -78,7 +78,6 @@ ServiceName = Literal[
78
78
  "apprunner",
79
79
  "appstream",
80
80
  "appsync",
81
- "apptest",
82
81
  "arc-region-switch",
83
82
  "arc-zonal-shift",
84
83
  "artifact",
@@ -246,7 +245,6 @@ ServiceName = Literal[
246
245
  "iotdeviceadvisor",
247
246
  "iotevents",
248
247
  "iotevents-data",
249
- "iotfleethub",
250
248
  "iotfleetwise",
251
249
  "iotsecuretunneling",
252
250
  "iotsitewise",
@@ -285,8 +283,6 @@ ServiceName = Literal[
285
283
  "location",
286
284
  "logs",
287
285
  "lookoutequipment",
288
- "lookoutmetrics",
289
- "lookoutvision",
290
286
  "m2",
291
287
  "machinelearning",
292
288
  "macie2",
@@ -321,6 +317,7 @@ ServiceName = Literal[
321
317
  "mq",
322
318
  "mturk",
323
319
  "mwaa",
320
+ "mwaa-serverless",
324
321
  "neptune",
325
322
  "neptune-graph",
326
323
  "neptunedata",
@@ -340,6 +337,7 @@ ServiceName = Literal[
340
337
  "osis",
341
338
  "outposts",
342
339
  "panorama",
340
+ "partnercentral-channel",
343
341
  "partnercentral-selling",
344
342
  "payment-cryptography",
345
343
  "payment-cryptography-data",
@@ -361,8 +359,6 @@ ServiceName = Literal[
361
359
  "qapps",
362
360
  "qbusiness",
363
361
  "qconnect",
364
- "qldb",
365
- "qldb-session",
366
362
  "quicksight",
367
363
  "ram",
368
364
  "rbin",
@@ -377,7 +373,6 @@ ServiceName = Literal[
377
373
  "resource-explorer-2",
378
374
  "resource-groups",
379
375
  "resourcegroupstaggingapi",
380
- "robomaker",
381
376
  "rolesanywhere",
382
377
  "route53",
383
378
  "route53-recovery-cluster",
@@ -417,6 +412,7 @@ ServiceName = Literal[
417
412
  "sesv2",
418
413
  "shield",
419
414
  "signer",
415
+ "signin",
420
416
  "simspaceweaver",
421
417
  "snow-device-management",
422
418
  "snowball",
@@ -17,6 +17,7 @@ Usage::
17
17
  from __future__ import annotations
18
18
 
19
19
  import sys
20
+ from collections.abc import Sequence
20
21
 
21
22
  from botocore.response import StreamingBody
22
23
 
@@ -31,11 +32,6 @@ from .literals import (
31
32
  TravelModeType,
32
33
  )
33
34
 
34
- if sys.version_info >= (3, 9):
35
- from builtins import dict as Dict
36
- from collections.abc import Sequence
37
- else:
38
- from typing import Dict, Sequence
39
35
  if sys.version_info >= (3, 12):
40
36
  from typing import Literal, NotRequired, TypedDict
41
37
  else:
@@ -65,7 +61,7 @@ class GetGlyphsRequestTypeDef(TypedDict):
65
61
  class ResponseMetadataTypeDef(TypedDict):
66
62
  RequestId: str
67
63
  HTTPStatusCode: int
68
- HTTPHeaders: Dict[str, str]
64
+ HTTPHeaders: dict[str, str]
69
65
  RetryAttempts: int
70
66
  HostId: NotRequired[str]
71
67
 
@@ -17,6 +17,7 @@ Usage::
17
17
  from __future__ import annotations
18
18
 
19
19
  import sys
20
+ from collections.abc import Sequence
20
21
 
21
22
  from botocore.response import StreamingBody
22
23
 
@@ -31,11 +32,6 @@ from .literals import (
31
32
  TravelModeType,
32
33
  )
33
34
 
34
- if sys.version_info >= (3, 9):
35
- from builtins import dict as Dict
36
- from collections.abc import Sequence
37
- else:
38
- from typing import Dict, Sequence
39
35
  if sys.version_info >= (3, 12):
40
36
  from typing import Literal, NotRequired, TypedDict
41
37
  else:
@@ -62,7 +58,7 @@ class GetGlyphsRequestTypeDef(TypedDict):
62
58
  class ResponseMetadataTypeDef(TypedDict):
63
59
  RequestId: str
64
60
  HTTPStatusCode: int
65
- HTTPHeaders: Dict[str, str]
61
+ HTTPHeaders: dict[str, str]
66
62
  RetryAttempts: int
67
63
  HostId: NotRequired[str]
68
64
 
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.40.59"
7
+ __version__ = "1.41.0"
@@ -1,23 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-boto3-geo-maps
3
- Version: 1.40.59
4
- Summary: Type annotations for boto3 LocationServiceMapsV2 1.40.59 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 LocationServiceMapsV2 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/types_boto3_docs/types_boto3_geo_maps/
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 geo-maps boto3-stubs type-annotations mypy typeshed autocomplete
11
+ Keywords: boto3,geo-maps,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="types-boto3-geo-maps"></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 LocationServiceMapsV2 1.40.59](https://pypi.org/project/boto3/)
46
+ [boto3 LocationServiceMapsV2 1.41.0](https://pypi.org/project/boto3/)
61
47
  compatible 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 @@ compatible 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
  [types-boto3](https://pypi.org/project/types-boto3/) page and in
@@ -118,7 +104,7 @@ You can generate type annotations for `boto3` package locally with
118
104
  isolation.
119
105
 
120
106
  1. Run mypy-boto3-builder in your package root directory:
121
- `uvx --with 'boto3==1.40.59' mypy-boto3-builder`
107
+ `uvx --with 'boto3==1.41.0' mypy-boto3-builder`
122
108
  2. Select `boto3` AWS SDK.
123
109
  3. Add `LocationServiceMapsV2` service.
124
110
  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
  types_boto3_geo_maps/__init__.py
5
5
  types_boto3_geo_maps/__init__.pyi
6
6
  types_boto3_geo_maps/__main__.py
@@ -15,6 +15,5 @@ types_boto3_geo_maps/version.py
15
15
  types_boto3_geo_maps.egg-info/PKG-INFO
16
16
  types_boto3_geo_maps.egg-info/SOURCES.txt
17
17
  types_boto3_geo_maps.egg-info/dependency_links.txt
18
- types_boto3_geo_maps.egg-info/not-zip-safe
19
18
  types_boto3_geo_maps.egg-info/requires.txt
20
19
  types_boto3_geo_maps.egg-info/top_level.txt
@@ -1,54 +0,0 @@
1
- """
2
- Setup script for types-boto3-geo-maps.
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="types-boto3-geo-maps",
16
- version="1.40.59",
17
- packages=["types_boto3_geo_maps"],
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 LocationServiceMapsV2 1.40.59 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 geo-maps boto3-stubs type-annotations mypy typeshed autocomplete",
43
- long_description=LONG_DESCRIPTION,
44
- long_description_content_type="text/markdown",
45
- package_data={"types_boto3_geo_maps": ["py.typed", "*.pyi"]},
46
- python_requires=">=3.8",
47
- project_urls={
48
- "Documentation": "https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps/",
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
- )