types-boto3 1.39.9__py3-none-any.whl → 1.39.11__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.39.9.dist-info → types_boto3-1.39.11.dist-info}/METADATA +6 -6
- {types_boto3-1.39.9.dist-info → types_boto3-1.39.11.dist-info}/RECORD +5 -5
- {types_boto3-1.39.9.dist-info → types_boto3-1.39.11.dist-info}/WHEEL +0 -0
- {types_boto3-1.39.9.dist-info → types_boto3-1.39.11.dist-info}/licenses/LICENSE +0 -0
- {types_boto3-1.39.9.dist-info → types_boto3-1.39.11.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.39.
|
4
|
-
Summary: Type annotations for boto3 1.39.
|
3
|
+
Version: 1.39.11
|
4
|
+
Summary: Type annotations for boto3 1.39.11 generated with mypy-boto3-builder 8.11.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.40.0,>=1.39.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.39.
|
39
|
+
Requires-Dist: boto3==1.39.11; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.40.0,>=1.39.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.40.0,>=1.39.0; extra == "all"
|
@@ -1308,8 +1308,8 @@ Dynamic: summary
|
|
1308
1308
|
|
1309
1309
|

|
1310
1310
|
|
1311
|
-
Type annotations for [boto3 1.39.
|
1312
|
-
with [VSCode](https://code.visualstudio.com/),
|
1311
|
+
Type annotations for [boto3 1.39.11](https://pypi.org/project/boto3/)
|
1312
|
+
compatible with [VSCode](https://code.visualstudio.com/),
|
1313
1313
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1314
1314
|
[Emacs](https://www.gnu.org/software/emacs/),
|
1315
1315
|
[Sublime Text](https://www.sublimetext.com/),
|
@@ -1366,7 +1366,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1366
1366
|
isolation.
|
1367
1367
|
|
1368
1368
|
1. Run mypy-boto3-builder in your package root directory:
|
1369
|
-
`uvx --with 'boto3==1.39.
|
1369
|
+
`uvx --with 'boto3==1.39.11' mypy-boto3-builder`
|
1370
1370
|
2. Select `boto3` AWS SDK.
|
1371
1371
|
3. Select services you use in the current project.
|
1372
1372
|
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=iSD34EWV7eyBwCNgAyVC2BZ24i_DXmFF6XhlNbZ6boA,4639
|
40
40
|
boto3-stubs/s3/transfer.pyi,sha256=7A4hY7nziEaFM6fFhhneQYgB8aPa_on4i3DhOxh1_7s,2536
|
41
|
-
types_boto3-1.39.
|
42
|
-
types_boto3-1.39.
|
43
|
-
types_boto3-1.39.
|
44
|
-
types_boto3-1.39.
|
45
|
-
types_boto3-1.39.
|
41
|
+
types_boto3-1.39.11.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
42
|
+
types_boto3-1.39.11.dist-info/METADATA,sha256=I8PnMF3lPBbhrtHbxmzJiN6ml_fUV9kD8caonH2Hw4w,152673
|
43
|
+
types_boto3-1.39.11.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
44
|
+
types_boto3-1.39.11.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
45
|
+
types_boto3-1.39.11.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|