types-boto3-eks 1.42.28__py3-none-any.whl → 1.42.42__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,8 +12,8 @@ def print_info() -> None:
12
12
  Print package info to stdout.
13
13
  """
14
14
  sys.stdout.write(
15
- "Type annotations for boto3 EKS 1.42.28\n"
16
- "Version: 1.42.28\n"
15
+ "Type annotations for boto3 EKS 1.42.42\n"
16
+ "Version: 1.42.42\n"
17
17
  "Builder version: 8.12.0\n"
18
18
  "Docs: https://youtype.github.io/types_boto3_docs/types_boto3_eks//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#eks\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.42.28\n")
29
+ sys.stdout.write("1.42.42\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2026 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.42.28"
7
+ __version__ = "1.42.42"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-boto3-eks
3
- Version: 1.42.28
4
- Summary: Type annotations for boto3 EKS 1.42.28 service generated with mypy-boto3-builder 8.12.0
3
+ Version: 1.42.42
4
+ Summary: Type annotations for boto3 EKS 1.42.42 service generated with mypy-boto3-builder 8.12.0
5
5
  Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
6
6
  License-Expression: MIT
7
7
  Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
@@ -42,7 +42,7 @@ Dynamic: license-file
42
42
 
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
- Type annotations for [boto3 EKS 1.42.28](https://pypi.org/project/boto3/)
45
+ Type annotations for [boto3 EKS 1.42.42](https://pypi.org/project/boto3/)
46
46
  compatible with [VSCode](https://code.visualstudio.com/),
47
47
  [PyCharm](https://www.jetbrains.com/pycharm/),
48
48
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -105,7 +105,7 @@ You can generate type annotations for `boto3` package locally with
105
105
  isolation.
106
106
 
107
107
  1. Run mypy-boto3-builder in your package root directory:
108
- `uvx --with 'boto3==1.42.28' mypy-boto3-builder`
108
+ `uvx --with 'boto3==1.42.42' mypy-boto3-builder`
109
109
  2. Select `boto3` AWS SDK.
110
110
  3. Add `EKS` service.
111
111
  4. Use provided commands to install generated packages.
@@ -1,6 +1,6 @@
1
1
  types_boto3_eks/__init__.py,sha256=yu4O0mVv9cBViJbi6YDJRjarxOMDFr0CXE7nEcQ8-So,5270
2
2
  types_boto3_eks/__init__.pyi,sha256=y5Dp0VBE2PdgDurdNSDt0aBT6y1JsSwd0OQ0AqrGteQ,5269
3
- types_boto3_eks/__main__.py,sha256=nWfzXuLfo27t65UOcthHiQZsU8eqMxw38kvhCT1ezB0,969
3
+ types_boto3_eks/__main__.py,sha256=AIhHuJRM_g5motzqU79S2i2DBNr0-pudr4k5eWCvvi0,969
4
4
  types_boto3_eks/client.py,sha256=ZZEC8loYSXdrmiCxnwj7sVcG74Yx34P1xbZ-aqW8ioA,54282
5
5
  types_boto3_eks/client.pyi,sha256=RQMSRgAoua3BfFiw1sidQPRBP1JJnY0eswjVYPas_Z4,54279
6
6
  types_boto3_eks/literals.py,sha256=ZWkbM6Xz0EZGX5VdiHka55d9HVWc-ChxDs_u81UHvKE,21126
@@ -10,11 +10,11 @@ types_boto3_eks/paginator.pyi,sha256=KeQFMnMBKUqdCfMyFNAzs2CciatkC_OEKJOATbuRRLA
10
10
  types_boto3_eks/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  types_boto3_eks/type_defs.py,sha256=BGqyLesmn41AdoQIsF_btVrrXZ7UyvR7KSGox3_LLUA,66374
12
12
  types_boto3_eks/type_defs.pyi,sha256=j-qd3D-tjllS7wgeTC4zd5vazWscsh8u823pl-enXLs,66102
13
- types_boto3_eks/version.py,sha256=uGzU76e83bMkQdTj-q-f5rSTrKI9CN-FEZBtnn56wSk,93
13
+ types_boto3_eks/version.py,sha256=e6HoYfetC3qcC0gAdQCVrDkrRgu8bjbOwNSmZtKJDJE,93
14
14
  types_boto3_eks/waiter.py,sha256=v3gttFwTekUdV3pjXO9MW-QejYNKG9dA8JRTFw2yZdg,8683
15
15
  types_boto3_eks/waiter.pyi,sha256=_EXpecd_uLEaakcq2qeotD7JdZyFLdaIdOSI8fi_Dv0,8666
16
- types_boto3_eks-1.42.28.dist-info/licenses/LICENSE,sha256=MdPBcMOA_mXHmAaBn41qTH8zP7qsdQfRAIxNJaCq-wE,1070
17
- types_boto3_eks-1.42.28.dist-info/METADATA,sha256=92aLAPfih1m7-vi1g6b9u0aYzu3tfzYYqH4Jyk3ZNJY,17867
18
- types_boto3_eks-1.42.28.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
- types_boto3_eks-1.42.28.dist-info/top_level.txt,sha256=ZLKgic1D7dd5TUGtlRhAq-FEsE6DYeQws3VEG7aRhp4,16
20
- types_boto3_eks-1.42.28.dist-info/RECORD,,
16
+ types_boto3_eks-1.42.42.dist-info/licenses/LICENSE,sha256=MdPBcMOA_mXHmAaBn41qTH8zP7qsdQfRAIxNJaCq-wE,1070
17
+ types_boto3_eks-1.42.42.dist-info/METADATA,sha256=C-DqtZHnUU9go8K1p9A_KVZYZrP-tk7Y1Vzh7ujBEGk,17867
18
+ types_boto3_eks-1.42.42.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
19
+ types_boto3_eks-1.42.42.dist-info/top_level.txt,sha256=ZLKgic1D7dd5TUGtlRhAq-FEsE6DYeQws3VEG7aRhp4,16
20
+ types_boto3_eks-1.42.42.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5