types-boto3-geo-maps 1.40.55__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.55/types_boto3_geo_maps.egg-info → types_boto3_geo_maps-1.41.0}/PKG-INFO +11 -25
  2. {types_boto3_geo_maps-1.40.55 → 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.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/__main__.py +4 -4
  5. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/client.py +7 -11
  6. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/client.pyi +7 -11
  7. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/literals.py +6 -7
  8. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/literals.pyi +6 -7
  9. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/type_defs.py +4 -6
  10. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/type_defs.pyi +4 -6
  11. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/version.py +1 -1
  12. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0/types_boto3_geo_maps.egg-info}/PKG-INFO +11 -25
  13. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps.egg-info/SOURCES.txt +1 -2
  14. types_boto3_geo_maps-1.40.55/setup.py +0 -54
  15. types_boto3_geo_maps-1.40.55/types_boto3_geo_maps.egg-info/not-zip-safe +0 -1
  16. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/LICENSE +0 -0
  17. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/setup.cfg +0 -0
  18. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/__init__.py +0 -0
  19. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/__init__.pyi +0 -0
  20. {types_boto3_geo_maps-1.40.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps/py.typed +0 -0
  21. {types_boto3_geo_maps-1.40.55 → 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.55 → types_boto3_geo_maps-1.41.0}/types_boto3_geo_maps.egg-info/requires.txt +0 -0
  23. {types_boto3_geo_maps-1.40.55 → 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.55
4
- Summary: Type annotations for boto3 LocationServiceMapsV2 1.40.55 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.55](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.55' 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.55](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.55' 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.55\n"
16
- "Version: 1.40.55\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.55\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
  """
@@ -34,6 +34,7 @@ __all__ = (
34
34
  "ServiceName",
35
35
  "StaticMapStyleType",
36
36
  "TerrainType",
37
+ "TileAdditionalFeatureType",
37
38
  "TrafficType",
38
39
  "TravelModeType",
39
40
  "VariantType",
@@ -48,6 +49,7 @@ MapStyleType = Literal["Hybrid", "Monochrome", "Satellite", "Standard"]
48
49
  ScaleBarUnitType = Literal["Kilometers", "KilometersMiles", "Miles", "MilesKilometers"]
49
50
  StaticMapStyleType = Literal["Satellite", "Standard"]
50
51
  TerrainType = Literal["Hillshade"]
52
+ TileAdditionalFeatureType = Literal["ContourLines", "Hillshade", "Logistics", "Transit"]
51
53
  TrafficType = Literal["All"]
52
54
  TravelModeType = Literal["Transit", "Truck"]
53
55
  VariantType = Literal["Default"]
@@ -78,7 +80,6 @@ ServiceName = Literal[
78
80
  "apprunner",
79
81
  "appstream",
80
82
  "appsync",
81
- "apptest",
82
83
  "arc-region-switch",
83
84
  "arc-zonal-shift",
84
85
  "artifact",
@@ -246,7 +247,6 @@ ServiceName = Literal[
246
247
  "iotdeviceadvisor",
247
248
  "iotevents",
248
249
  "iotevents-data",
249
- "iotfleethub",
250
250
  "iotfleetwise",
251
251
  "iotsecuretunneling",
252
252
  "iotsitewise",
@@ -285,8 +285,6 @@ ServiceName = Literal[
285
285
  "location",
286
286
  "logs",
287
287
  "lookoutequipment",
288
- "lookoutmetrics",
289
- "lookoutvision",
290
288
  "m2",
291
289
  "machinelearning",
292
290
  "macie2",
@@ -321,6 +319,7 @@ ServiceName = Literal[
321
319
  "mq",
322
320
  "mturk",
323
321
  "mwaa",
322
+ "mwaa-serverless",
324
323
  "neptune",
325
324
  "neptune-graph",
326
325
  "neptunedata",
@@ -340,6 +339,7 @@ ServiceName = Literal[
340
339
  "osis",
341
340
  "outposts",
342
341
  "panorama",
342
+ "partnercentral-channel",
343
343
  "partnercentral-selling",
344
344
  "payment-cryptography",
345
345
  "payment-cryptography-data",
@@ -361,8 +361,6 @@ ServiceName = Literal[
361
361
  "qapps",
362
362
  "qbusiness",
363
363
  "qconnect",
364
- "qldb",
365
- "qldb-session",
366
364
  "quicksight",
367
365
  "ram",
368
366
  "rbin",
@@ -377,7 +375,6 @@ ServiceName = Literal[
377
375
  "resource-explorer-2",
378
376
  "resource-groups",
379
377
  "resourcegroupstaggingapi",
380
- "robomaker",
381
378
  "rolesanywhere",
382
379
  "route53",
383
380
  "route53-recovery-cluster",
@@ -386,6 +383,7 @@ ServiceName = Literal[
386
383
  "route53domains",
387
384
  "route53profiles",
388
385
  "route53resolver",
386
+ "rtbfabric",
389
387
  "rum",
390
388
  "s3",
391
389
  "s3control",
@@ -416,6 +414,7 @@ ServiceName = Literal[
416
414
  "sesv2",
417
415
  "shield",
418
416
  "signer",
417
+ "signin",
419
418
  "simspaceweaver",
420
419
  "snow-device-management",
421
420
  "snowball",
@@ -33,6 +33,7 @@ __all__ = (
33
33
  "ServiceName",
34
34
  "StaticMapStyleType",
35
35
  "TerrainType",
36
+ "TileAdditionalFeatureType",
36
37
  "TrafficType",
37
38
  "TravelModeType",
38
39
  "VariantType",
@@ -46,6 +47,7 @@ MapStyleType = Literal["Hybrid", "Monochrome", "Satellite", "Standard"]
46
47
  ScaleBarUnitType = Literal["Kilometers", "KilometersMiles", "Miles", "MilesKilometers"]
47
48
  StaticMapStyleType = Literal["Satellite", "Standard"]
48
49
  TerrainType = Literal["Hillshade"]
50
+ TileAdditionalFeatureType = Literal["ContourLines", "Hillshade", "Logistics", "Transit"]
49
51
  TrafficType = Literal["All"]
50
52
  TravelModeType = Literal["Transit", "Truck"]
51
53
  VariantType = Literal["Default"]
@@ -76,7 +78,6 @@ ServiceName = Literal[
76
78
  "apprunner",
77
79
  "appstream",
78
80
  "appsync",
79
- "apptest",
80
81
  "arc-region-switch",
81
82
  "arc-zonal-shift",
82
83
  "artifact",
@@ -244,7 +245,6 @@ ServiceName = Literal[
244
245
  "iotdeviceadvisor",
245
246
  "iotevents",
246
247
  "iotevents-data",
247
- "iotfleethub",
248
248
  "iotfleetwise",
249
249
  "iotsecuretunneling",
250
250
  "iotsitewise",
@@ -283,8 +283,6 @@ ServiceName = Literal[
283
283
  "location",
284
284
  "logs",
285
285
  "lookoutequipment",
286
- "lookoutmetrics",
287
- "lookoutvision",
288
286
  "m2",
289
287
  "machinelearning",
290
288
  "macie2",
@@ -319,6 +317,7 @@ ServiceName = Literal[
319
317
  "mq",
320
318
  "mturk",
321
319
  "mwaa",
320
+ "mwaa-serverless",
322
321
  "neptune",
323
322
  "neptune-graph",
324
323
  "neptunedata",
@@ -338,6 +337,7 @@ ServiceName = Literal[
338
337
  "osis",
339
338
  "outposts",
340
339
  "panorama",
340
+ "partnercentral-channel",
341
341
  "partnercentral-selling",
342
342
  "payment-cryptography",
343
343
  "payment-cryptography-data",
@@ -359,8 +359,6 @@ ServiceName = Literal[
359
359
  "qapps",
360
360
  "qbusiness",
361
361
  "qconnect",
362
- "qldb",
363
- "qldb-session",
364
362
  "quicksight",
365
363
  "ram",
366
364
  "rbin",
@@ -375,7 +373,6 @@ ServiceName = Literal[
375
373
  "resource-explorer-2",
376
374
  "resource-groups",
377
375
  "resourcegroupstaggingapi",
378
- "robomaker",
379
376
  "rolesanywhere",
380
377
  "route53",
381
378
  "route53-recovery-cluster",
@@ -384,6 +381,7 @@ ServiceName = Literal[
384
381
  "route53domains",
385
382
  "route53profiles",
386
383
  "route53resolver",
384
+ "rtbfabric",
387
385
  "rum",
388
386
  "s3",
389
387
  "s3control",
@@ -414,6 +412,7 @@ ServiceName = Literal[
414
412
  "sesv2",
415
413
  "shield",
416
414
  "signer",
415
+ "signin",
417
416
  "simspaceweaver",
418
417
  "snow-device-management",
419
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
 
@@ -27,14 +28,10 @@ from .literals import (
27
28
  MapStyleType,
28
29
  ScaleBarUnitType,
29
30
  StaticMapStyleType,
31
+ TileAdditionalFeatureType,
30
32
  TravelModeType,
31
33
  )
32
34
 
33
- if sys.version_info >= (3, 9):
34
- from builtins import dict as Dict
35
- from collections.abc import Sequence
36
- else:
37
- from typing import Dict, Sequence
38
35
  if sys.version_info >= (3, 12):
39
36
  from typing import Literal, NotRequired, TypedDict
40
37
  else:
@@ -64,7 +61,7 @@ class GetGlyphsRequestTypeDef(TypedDict):
64
61
  class ResponseMetadataTypeDef(TypedDict):
65
62
  RequestId: str
66
63
  HTTPStatusCode: int
67
- HTTPHeaders: Dict[str, str]
64
+ HTTPHeaders: dict[str, str]
68
65
  RetryAttempts: int
69
66
  HostId: NotRequired[str]
70
67
 
@@ -115,6 +112,7 @@ class GetTileRequestTypeDef(TypedDict):
115
112
  Z: str
116
113
  X: str
117
114
  Y: str
115
+ AdditionalFeatures: NotRequired[Sequence[TileAdditionalFeatureType]]
118
116
  Key: NotRequired[str]
119
117
 
120
118
 
@@ -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
 
@@ -27,14 +28,10 @@ from .literals import (
27
28
  MapStyleType,
28
29
  ScaleBarUnitType,
29
30
  StaticMapStyleType,
31
+ TileAdditionalFeatureType,
30
32
  TravelModeType,
31
33
  )
32
34
 
33
- if sys.version_info >= (3, 9):
34
- from builtins import dict as Dict
35
- from collections.abc import Sequence
36
- else:
37
- from typing import Dict, Sequence
38
35
  if sys.version_info >= (3, 12):
39
36
  from typing import Literal, NotRequired, TypedDict
40
37
  else:
@@ -61,7 +58,7 @@ class GetGlyphsRequestTypeDef(TypedDict):
61
58
  class ResponseMetadataTypeDef(TypedDict):
62
59
  RequestId: str
63
60
  HTTPStatusCode: int
64
- HTTPHeaders: Dict[str, str]
61
+ HTTPHeaders: dict[str, str]
65
62
  RetryAttempts: int
66
63
  HostId: NotRequired[str]
67
64
 
@@ -108,6 +105,7 @@ class GetTileRequestTypeDef(TypedDict):
108
105
  Z: str
109
106
  X: str
110
107
  Y: str
108
+ AdditionalFeatures: NotRequired[Sequence[TileAdditionalFeatureType]]
111
109
  Key: NotRequired[str]
112
110
 
113
111
  class GetGlyphsResponseTypeDef(TypedDict):
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.40.55"
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.55
4
- Summary: Type annotations for boto3 LocationServiceMapsV2 1.40.55 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.55](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.55' 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.55",
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.55 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
- )