mypy-boto3-workspaces-web 1.36.25__py3-none-any.whl → 1.38.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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 WorkSpacesWeb 1.36.25\n"
16
- "Version: 1.36.25\n"
17
- "Builder version: 8.9.2\n"
15
+ "Type annotations for boto3 WorkSpacesWeb 1.38.0\n"
16
+ "Version: 1.38.0\n"
17
+ "Builder version: 8.10.1\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_web//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#workspacesweb\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.36.25\n")
29
+ sys.stdout.write("1.38.0\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -208,7 +208,6 @@ ServiceName = Literal[
208
208
  "efs",
209
209
  "eks",
210
210
  "eks-auth",
211
- "elastic-inference",
212
211
  "elasticache",
213
212
  "elasticbeanstalk",
214
213
  "elastictranscoder",
@@ -232,6 +231,7 @@ ServiceName = Literal[
232
231
  "freetier",
233
232
  "fsx",
234
233
  "gamelift",
234
+ "gameliftstreams",
235
235
  "geo-maps",
236
236
  "geo-places",
237
237
  "geo-routes",
@@ -257,6 +257,7 @@ ServiceName = Literal[
257
257
  "iot",
258
258
  "iot-data",
259
259
  "iot-jobs-data",
260
+ "iot-managed-integrations",
260
261
  "iotanalytics",
261
262
  "iotdeviceadvisor",
262
263
  "iotevents",
@@ -206,7 +206,6 @@ ServiceName = Literal[
206
206
  "efs",
207
207
  "eks",
208
208
  "eks-auth",
209
- "elastic-inference",
210
209
  "elasticache",
211
210
  "elasticbeanstalk",
212
211
  "elastictranscoder",
@@ -230,6 +229,7 @@ ServiceName = Literal[
230
229
  "freetier",
231
230
  "fsx",
232
231
  "gamelift",
232
+ "gameliftstreams",
233
233
  "geo-maps",
234
234
  "geo-places",
235
235
  "geo-routes",
@@ -255,6 +255,7 @@ ServiceName = Literal[
255
255
  "iot",
256
256
  "iot-data",
257
257
  "iot-jobs-data",
258
+ "iot-managed-integrations",
258
259
  "iotanalytics",
259
260
  "iotdeviceadvisor",
260
261
  "iotevents",
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.36.25"
7
+ __version__ = "1.38.0"
@@ -1,7 +1,7 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: mypy-boto3-workspaces-web
3
- Version: 1.36.25
4
- Summary: Type annotations for boto3 WorkSpacesWeb 1.36.25 service generated with mypy-boto3-builder 8.9.2
3
+ Version: 1.38.0
4
+ Summary: Type annotations for boto3 WorkSpacesWeb 1.38.0 service generated with mypy-boto3-builder 8.10.1
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
@@ -39,6 +39,7 @@ Dynamic: description-content-type
39
39
  Dynamic: home-page
40
40
  Dynamic: keywords
41
41
  Dynamic: license
42
+ Dynamic: license-file
42
43
  Dynamic: project-url
43
44
  Dynamic: requires-dist
44
45
  Dynamic: requires-python
@@ -56,7 +57,7 @@ Dynamic: summary
56
57
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
57
58
 
58
59
  Type annotations for
59
- [boto3 WorkSpacesWeb 1.36.25](https://pypi.org/project/boto3/) compatible with
60
+ [boto3 WorkSpacesWeb 1.38.0](https://pypi.org/project/boto3/) compatible with
60
61
  [VSCode](https://code.visualstudio.com/),
61
62
  [PyCharm](https://www.jetbrains.com/pycharm/),
62
63
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -65,7 +66,7 @@ Type annotations for
65
66
  [pyright](https://github.com/microsoft/pyright) and other tools.
66
67
 
67
68
  Generated with
68
- [mypy-boto3-builder 8.9.2](https://github.com/youtype/mypy_boto3_builder).
69
+ [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
69
70
 
70
71
  More information can be found on
71
72
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -118,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
118
119
  isolation.
119
120
 
120
121
  1. Run mypy-boto3-builder in your package root directory:
121
- `uvx --with 'boto3==1.36.25' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.38.0' mypy-boto3-builder`
122
123
  2. Select `boto3-stubs` AWS SDK.
123
124
  3. Add `WorkSpacesWeb` service.
124
125
  4. Use provided commands to install generated packages.
@@ -0,0 +1,18 @@
1
+ mypy_boto3_workspaces_web/__init__.py,sha256=3DK1WSJcohEQySprXd4qcatG2yy431cO9n25YWRukfY,1014
2
+ mypy_boto3_workspaces_web/__init__.pyi,sha256=u20rYbspspTEECHCu2JVCS9NGUIZUV4_iLeRFteIPvU,1013
3
+ mypy_boto3_workspaces_web/__main__.py,sha256=7kP-cq6nY08Mg0oPTG7Ue302qSg4Srdf6HdD2m4hMEw,1007
4
+ mypy_boto3_workspaces_web/client.py,sha256=A64ocr0_xVpB6BygDzfc5s8tn94YGVWJWH43smUKpzw,45031
5
+ mypy_boto3_workspaces_web/client.pyi,sha256=ehivUddXEPeXLLC2-IUz1E8sxdHnXnp9MKOfOSUUr28,45028
6
+ mypy_boto3_workspaces_web/literals.py,sha256=RLXNpW2pAh4y3WUd1BismVvelyN3QZIKp-tiBEqDMfQ,10748
7
+ mypy_boto3_workspaces_web/literals.pyi,sha256=n5c5cvSsgvbE3uPpoMdk0Esdc5uZP_V5D7AHK5Vy85M,10746
8
+ mypy_boto3_workspaces_web/paginator.py,sha256=o3iopqiClyZmPjt6Zuovtj1pWzjorE8qj2nX0O8doiQ,3715
9
+ mypy_boto3_workspaces_web/paginator.pyi,sha256=o-_8odx34bwuczx1le-ekJSDgsX4ttcmFE6gTOASCfA,3708
10
+ mypy_boto3_workspaces_web/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ mypy_boto3_workspaces_web/type_defs.py,sha256=gcvC1HjRNeBik8yHUcI3NDeW08-8Hrq8I24fCyl3stg,36688
12
+ mypy_boto3_workspaces_web/type_defs.pyi,sha256=Xz8QmYp9athQLj_Skwm2-7QJHNal1qXCT2OUy8vzwcY,36527
13
+ mypy_boto3_workspaces_web/version.py,sha256=chIm161Dw81Gs3vO6CH1PT2nlb-lCUhY_igz_jcxAO8,92
14
+ mypy_boto3_workspaces_web-1.38.0.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
+ mypy_boto3_workspaces_web-1.38.0.dist-info/METADATA,sha256=S_mW2Ql-_Ei0WYcEhCZvomgyJ3hXOGAkciDGMpVAj34,15515
16
+ mypy_boto3_workspaces_web-1.38.0.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
17
+ mypy_boto3_workspaces_web-1.38.0.dist-info/top_level.txt,sha256=uVGqyFrLYAjBajviVBauQuxxcr6knw6ba2vzvsNkrGg,26
18
+ mypy_boto3_workspaces_web-1.38.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (79.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,18 +0,0 @@
1
- mypy_boto3_workspaces_web/__init__.py,sha256=3DK1WSJcohEQySprXd4qcatG2yy431cO9n25YWRukfY,1014
2
- mypy_boto3_workspaces_web/__init__.pyi,sha256=u20rYbspspTEECHCu2JVCS9NGUIZUV4_iLeRFteIPvU,1013
3
- mypy_boto3_workspaces_web/__main__.py,sha256=nk_8ELYtxWW89ul9HbAFuYOsH-zs4xdhVMIBvXggSl8,1009
4
- mypy_boto3_workspaces_web/client.py,sha256=A64ocr0_xVpB6BygDzfc5s8tn94YGVWJWH43smUKpzw,45031
5
- mypy_boto3_workspaces_web/client.pyi,sha256=ehivUddXEPeXLLC2-IUz1E8sxdHnXnp9MKOfOSUUr28,45028
6
- mypy_boto3_workspaces_web/literals.py,sha256=VJQOxZexpU8Nrrcc0zBRHeaF0j_N1eCOExOm0sgqK08,10718
7
- mypy_boto3_workspaces_web/literals.pyi,sha256=RKOb_EYwSvtIkf8Uc6VLwUFFaj3to4IBz2_vqBO_hgw,10716
8
- mypy_boto3_workspaces_web/paginator.py,sha256=o3iopqiClyZmPjt6Zuovtj1pWzjorE8qj2nX0O8doiQ,3715
9
- mypy_boto3_workspaces_web/paginator.pyi,sha256=o-_8odx34bwuczx1le-ekJSDgsX4ttcmFE6gTOASCfA,3708
10
- mypy_boto3_workspaces_web/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- mypy_boto3_workspaces_web/type_defs.py,sha256=gcvC1HjRNeBik8yHUcI3NDeW08-8Hrq8I24fCyl3stg,36688
12
- mypy_boto3_workspaces_web/type_defs.pyi,sha256=Xz8QmYp9athQLj_Skwm2-7QJHNal1qXCT2OUy8vzwcY,36527
13
- mypy_boto3_workspaces_web/version.py,sha256=t9RbWvXjy_jtiXJExxfJbQv-tdaFI-PJGt754J-gIVY,93
14
- mypy_boto3_workspaces_web-1.36.25.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
- mypy_boto3_workspaces_web-1.36.25.dist-info/METADATA,sha256=x-WL8Iz3KfEQC6C1cEu4T5o3b3b-B4_nt8C77g3VKv0,15495
16
- mypy_boto3_workspaces_web-1.36.25.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
17
- mypy_boto3_workspaces_web-1.36.25.dist-info/top_level.txt,sha256=uVGqyFrLYAjBajviVBauQuxxcr6knw6ba2vzvsNkrGg,26
18
- mypy_boto3_workspaces_web-1.36.25.dist-info/RECORD,,