boto3 1.35.24__py3-none-any.whl → 1.35.26__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/__init__.py +1 -1
- {boto3-1.35.24.dist-info → boto3-1.35.26.dist-info}/METADATA +2 -5
- {boto3-1.35.24.dist-info → boto3-1.35.26.dist-info}/RECORD +7 -7
- {boto3-1.35.24.dist-info → boto3-1.35.26.dist-info}/WHEEL +1 -1
- {boto3-1.35.24.dist-info → boto3-1.35.26.dist-info}/LICENSE +0 -0
- {boto3-1.35.24.dist-info → boto3-1.35.26.dist-info}/NOTICE +0 -0
- {boto3-1.35.24.dist-info → boto3-1.35.26.dist-info}/top_level.txt +0 -0
boto3/__init__.py
CHANGED
@@ -1,13 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3
|
3
|
-
Version: 1.35.
|
3
|
+
Version: 1.35.26
|
4
4
|
Summary: The AWS SDK for Python
|
5
5
|
Home-page: https://github.com/boto/boto3
|
6
6
|
Author: Amazon Web Services
|
7
7
|
License: Apache License 2.0
|
8
8
|
Project-URL: Documentation, https://boto3.amazonaws.com/v1/documentation/api/latest/index.html
|
9
9
|
Project-URL: Source, https://github.com/boto/boto3
|
10
|
-
Platform: UNKNOWN
|
11
10
|
Classifier: Development Status :: 5 - Production/Stable
|
12
11
|
Classifier: Intended Audience :: Developers
|
13
12
|
Classifier: Natural Language :: English
|
@@ -23,7 +22,7 @@ Classifier: Programming Language :: Python :: 3.12
|
|
23
22
|
Requires-Python: >= 3.8
|
24
23
|
License-File: LICENSE
|
25
24
|
License-File: NOTICE
|
26
|
-
Requires-Dist: botocore (<1.36.0,>=1.35.
|
25
|
+
Requires-Dist: botocore (<1.36.0,>=1.35.26)
|
27
26
|
Requires-Dist: jmespath (<2.0.0,>=0.7.1)
|
28
27
|
Requires-Dist: s3transfer (<0.11.0,>=0.10.0)
|
29
28
|
Provides-Extra: crt
|
@@ -179,5 +178,3 @@ More Resources
|
|
179
178
|
* `NOTICE <https://github.com/boto/boto3/blob/develop/NOTICE>`__
|
180
179
|
* `Changelog <https://github.com/boto/boto3/blob/develop/CHANGELOG.rst>`__
|
181
180
|
* `License <https://github.com/boto/boto3/blob/develop/LICENSE>`__
|
182
|
-
|
183
|
-
|
@@ -1,4 +1,4 @@
|
|
1
|
-
boto3/__init__.py,sha256=
|
1
|
+
boto3/__init__.py,sha256=EWh35uQt3Q50s3v25-6d_UvuEHUPsRldSTwodTVQd_Q,3420
|
2
2
|
boto3/compat.py,sha256=1T-LvBYqd0z-L9hI-soU7O7v-678tyWWR2pztF055u0,2887
|
3
3
|
boto3/crt.py,sha256=VFstUtHMZrZ6eHJJ-YdXb4vqfIOcHbv1l51fdeY5cS0,5407
|
4
4
|
boto3/exceptions.py,sha256=i13QpGxoFizxAGCzA2qmF9ldbI5IfBpn37DH75ddRF8,4127
|
@@ -55,9 +55,9 @@ boto3/s3/__init__.py,sha256=GkSq-WxXWfVHu1SEcMrlJbzkfw9ACgF3UdCL6fPpTmY,562
|
|
55
55
|
boto3/s3/constants.py,sha256=ZaYknNwqGwsJEGkL92GXaBs9kjfRbyCDFt89wei8t7E,690
|
56
56
|
boto3/s3/inject.py,sha256=2M_idj_7-Ws419xfwZOMeYh1C_WLt1GAbwJUblRVFMU,28191
|
57
57
|
boto3/s3/transfer.py,sha256=_0Xxoycr7CiUbLtSoPeRP8cjK7yYHnmDIm59CQPYDAs,15935
|
58
|
-
boto3-1.35.
|
59
|
-
boto3-1.35.
|
60
|
-
boto3-1.35.
|
61
|
-
boto3-1.35.
|
62
|
-
boto3-1.35.
|
63
|
-
boto3-1.35.
|
58
|
+
boto3-1.35.26.dist-info/LICENSE,sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ,10174
|
59
|
+
boto3-1.35.26.dist-info/METADATA,sha256=gAp7kkis5b6VSOBsq-kJJV9Vk1Eg2mmFXkYNPnZx59k,6600
|
60
|
+
boto3-1.35.26.dist-info/NOTICE,sha256=BPseYUhKeBDxugm7QrwByljJrzOSfXxaIVVuTE0cf6Q,83
|
61
|
+
boto3-1.35.26.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
62
|
+
boto3-1.35.26.dist-info/top_level.txt,sha256=MP6_SI1GcPseXodd3Ykt5F_mCBsrUksiziLxjEZKGUU,6
|
63
|
+
boto3-1.35.26.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|