boto3 1.37.13__py3-none-any.whl → 1.37.15__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.37.13.dist-info → boto3-1.37.15.dist-info}/METADATA +5 -5
- {boto3-1.37.13.dist-info → boto3-1.37.15.dist-info}/RECORD +7 -7
- {boto3-1.37.13.dist-info → boto3-1.37.15.dist-info}/LICENSE +0 -0
- {boto3-1.37.13.dist-info → boto3-1.37.15.dist-info}/NOTICE +0 -0
- {boto3-1.37.13.dist-info → boto3-1.37.15.dist-info}/WHEEL +0 -0
- {boto3-1.37.13.dist-info → boto3-1.37.15.dist-info}/top_level.txt +0 -0
boto3/__init__.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3
|
3
|
-
Version: 1.37.
|
3
|
+
Version: 1.37.15
|
4
4
|
Summary: The AWS SDK for Python
|
5
5
|
Home-page: https://github.com/boto/boto3
|
6
6
|
Author: Amazon Web Services
|
@@ -23,7 +23,7 @@ Classifier: Programming Language :: Python :: 3.13
|
|
23
23
|
Requires-Python: >= 3.8
|
24
24
|
License-File: LICENSE
|
25
25
|
License-File: NOTICE
|
26
|
-
Requires-Dist: botocore (<1.38.0,>=1.37.
|
26
|
+
Requires-Dist: botocore (<1.38.0,>=1.37.15)
|
27
27
|
Requires-Dist: jmespath (<2.0.0,>=0.7.1)
|
28
28
|
Requires-Dist: s3transfer (<0.12.0,>=0.11.0)
|
29
29
|
Provides-Extra: crt
|
@@ -48,9 +48,9 @@ Boto (pronounced boh-toh) was named after the fresh water dolphin native to the
|
|
48
48
|
Notices
|
49
49
|
-------
|
50
50
|
|
51
|
-
On
|
52
|
-
Python Software Foundation `end of support <https://peps.python.org/pep-
|
53
|
-
for the runtime which occurred on
|
51
|
+
On 2025-04-22, support for Python 3.8 will end for Boto3. This follows the
|
52
|
+
Python Software Foundation `end of support <https://peps.python.org/pep-0569/#lifespan>`__
|
53
|
+
for the runtime which occurred on 2024-10-07.
|
54
54
|
For more information, see this `blog post <https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/>`__.
|
55
55
|
|
56
56
|
.. _boto: https://docs.pythonboto.org/
|
@@ -1,4 +1,4 @@
|
|
1
|
-
boto3/__init__.py,sha256=
|
1
|
+
boto3/__init__.py,sha256=gtzSf8Pq5O66QHydR-wLxzjfwYMJA6WjG0mxFw87Il0,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=1q0KZrZL32bSVIVnHv1kGEEn2Wj2tLaMpL0bw9Mx7kg,29402
|
57
57
|
boto3/s3/transfer.py,sha256=_0Xxoycr7CiUbLtSoPeRP8cjK7yYHnmDIm59CQPYDAs,15935
|
58
|
-
boto3-1.37.
|
59
|
-
boto3-1.37.
|
60
|
-
boto3-1.37.
|
61
|
-
boto3-1.37.
|
62
|
-
boto3-1.37.
|
63
|
-
boto3-1.37.
|
58
|
+
boto3-1.37.15.dist-info/LICENSE,sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ,10174
|
59
|
+
boto3-1.37.15.dist-info/METADATA,sha256=wPMixTqo-_m27B-Og3Hp8tXSfY2ugYdk0ns_0dsKKZY,6654
|
60
|
+
boto3-1.37.15.dist-info/NOTICE,sha256=BPseYUhKeBDxugm7QrwByljJrzOSfXxaIVVuTE0cf6Q,83
|
61
|
+
boto3-1.37.15.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
62
|
+
boto3-1.37.15.dist-info/top_level.txt,sha256=MP6_SI1GcPseXodd3Ykt5F_mCBsrUksiziLxjEZKGUU,6
|
63
|
+
boto3-1.37.15.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|