boto3-stubs 1.37.0__py3-none-any.whl → 1.37.1__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.
- {boto3_stubs-1.37.0.dist-info → boto3_stubs-1.37.1.dist-info}/METADATA +5 -5
- {boto3_stubs-1.37.0.dist-info → boto3_stubs-1.37.1.dist-info}/RECORD +5 -5
- {boto3_stubs-1.37.0.dist-info → boto3_stubs-1.37.1.dist-info}/WHEEL +1 -1
- {boto3_stubs-1.37.0.dist-info → boto3_stubs-1.37.1.dist-info}/LICENSE +0 -0
- {boto3_stubs-1.37.0.dist-info → boto3_stubs-1.37.1.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.37.
|
4
|
-
Summary: Type annotations for boto3 1.37.
|
3
|
+
Version: 1.37.1
|
4
|
+
Summary: Type annotations for boto3 1.37.1 generated with mypy-boto3-builder 8.9.2
|
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: boto3-stubs-full<1.38.0,>=1.37.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.37.
|
39
|
+
Requires-Dist: boto3==1.37.1; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: mypy-boto3-accessanalyzer<1.38.0,>=1.37.0; extra == "all"
|
42
42
|
Requires-Dist: mypy-boto3-account<1.38.0,>=1.37.0; extra == "all"
|
@@ -1277,7 +1277,7 @@ Dynamic: summary
|
|
1277
1277
|
|
1278
1278
|

|
1279
1279
|
|
1280
|
-
Type annotations for [boto3 1.37.
|
1280
|
+
Type annotations for [boto3 1.37.1](https://pypi.org/project/boto3/) compatible
|
1281
1281
|
with [VSCode](https://code.visualstudio.com/),
|
1282
1282
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1283
1283
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1336,7 +1336,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1336
1336
|
isolation.
|
1337
1337
|
|
1338
1338
|
1. Run mypy-boto3-builder in your package root directory:
|
1339
|
-
`uvx --with 'boto3==1.37.
|
1339
|
+
`uvx --with 'boto3==1.37.1' mypy-boto3-builder`
|
1340
1340
|
2. Select `boto3-stubs` AWS SDK.
|
1341
1341
|
3. Select services you use in the current project.
|
1342
1342
|
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
|
-
boto3_stubs-1.37.
|
42
|
-
boto3_stubs-1.37.
|
43
|
-
boto3_stubs-1.37.
|
44
|
-
boto3_stubs-1.37.
|
45
|
-
boto3_stubs-1.37.
|
41
|
+
boto3_stubs-1.37.1.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
42
|
+
boto3_stubs-1.37.1.dist-info/METADATA,sha256=ntJL8531YWnr7Zk02gBKUPI7c0LgAT5dU9nHVMhtJCg,148511
|
43
|
+
boto3_stubs-1.37.1.dist-info/WHEEL,sha256=nn6H5-ilmfVryoAQl3ZQ2l8SH5imPWFpm1A5FgEuFV4,91
|
44
|
+
boto3_stubs-1.37.1.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
45
|
+
boto3_stubs-1.37.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|