types-boto3 1.35.88__py3-none-any.whl → 1.35.90__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.
- {types_boto3-1.35.88.dist-info → types_boto3-1.35.90.dist-info}/METADATA +5 -5
- {types_boto3-1.35.88.dist-info → types_boto3-1.35.90.dist-info}/RECORD +5 -5
- {types_boto3-1.35.88.dist-info → types_boto3-1.35.90.dist-info}/LICENSE +0 -0
- {types_boto3-1.35.88.dist-info → types_boto3-1.35.90.dist-info}/WHEEL +0 -0
- {types_boto3-1.35.88.dist-info → types_boto3-1.35.90.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.35.
|
4
|
-
Summary: Type annotations for boto3 1.35.
|
3
|
+
Version: 1.35.90
|
4
|
+
Summary: Type annotations for boto3 1.35.90 generated with mypy-boto3-builder 8.7.0
|
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
|
@@ -36,7 +36,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
36
36
|
Provides-Extra: full
|
37
37
|
Requires-Dist: types-boto3-full<1.36.0,>=1.35.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.35.
|
39
|
+
Requires-Dist: boto3==1.35.90; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.36.0,>=1.35.0; extra == "all"
|
@@ -1273,7 +1273,7 @@ Requires-Dist: types-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
|
|
1273
1273
|
|
1274
1274
|

|
1275
1275
|
|
1276
|
-
Type annotations for [boto3 1.35.
|
1276
|
+
Type annotations for [boto3 1.35.90](https://pypi.org/project/boto3/)
|
1277
1277
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1278
1278
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1279
1279
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1331,7 +1331,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1331
1331
|
isolation.
|
1332
1332
|
|
1333
1333
|
1. Run mypy-boto3-builder in your package root directory:
|
1334
|
-
`uvx --with 'boto3==1.35.
|
1334
|
+
`uvx --with 'boto3==1.35.90' mypy_boto3_builder`
|
1335
1335
|
2. Select `boto3` AWS SDK.
|
1336
1336
|
3. Select services you use in the current project.
|
1337
1337
|
4. Use provided commands to install generated packages.
|
@@ -38,8 +38,8 @@ boto3-stubs/s3/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
38
|
boto3-stubs/s3/constants.pyi,sha256=U9MRV6GXbxTyEfKLsp3fVKzLR85KSSSP5FbcIWVHX54,163
|
39
39
|
boto3-stubs/s3/inject.pyi,sha256=z72QArriCVYH-O15Z5yDGnMX0zo7nCmYhSB2tiIRTeo,4502
|
40
40
|
boto3-stubs/s3/transfer.pyi,sha256=7A4hY7nziEaFM6fFhhneQYgB8aPa_on4i3DhOxh1_7s,2536
|
41
|
-
types_boto3-1.35.
|
42
|
-
types_boto3-1.35.
|
43
|
-
types_boto3-1.35.
|
44
|
-
types_boto3-1.35.
|
45
|
-
types_boto3-1.35.
|
41
|
+
types_boto3-1.35.90.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
|
42
|
+
types_boto3-1.35.90.dist-info/METADATA,sha256=BI37m1BLK_UqZD5O-rMzqeCi2sPkhV4mPaJ9d3il5uE,149972
|
43
|
+
types_boto3-1.35.90.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
44
|
+
types_boto3-1.35.90.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
45
|
+
types_boto3-1.35.90.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|