boto3 1.37.17__py3-none-any.whl → 1.37.18__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.
Potentially problematic release.
This version of boto3 might be problematic. Click here for more details.
- boto3/__init__.py +1 -1
- {boto3-1.37.17.dist-info → boto3-1.37.18.dist-info}/METADATA +2 -2
- {boto3-1.37.17.dist-info → boto3-1.37.18.dist-info}/RECORD +7 -7
- {boto3-1.37.17.dist-info → boto3-1.37.18.dist-info}/LICENSE +0 -0
- {boto3-1.37.17.dist-info → boto3-1.37.18.dist-info}/NOTICE +0 -0
- {boto3-1.37.17.dist-info → boto3-1.37.18.dist-info}/WHEEL +0 -0
- {boto3-1.37.17.dist-info → boto3-1.37.18.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.18
|
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.18)
|
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
|
@@ -1,4 +1,4 @@
|
|
1
|
-
boto3/__init__.py,sha256=
|
1
|
+
boto3/__init__.py,sha256=rp_I1kha6iwroAUMVPElkew87Znsc6JpZK3M1-7uirY,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.18.dist-info/LICENSE,sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ,10174
|
59
|
+
boto3-1.37.18.dist-info/METADATA,sha256=VChbaUp4sc4RoXV1a7f0qn5uWm7gHLtItxNa_IzPAsQ,6654
|
60
|
+
boto3-1.37.18.dist-info/NOTICE,sha256=BPseYUhKeBDxugm7QrwByljJrzOSfXxaIVVuTE0cf6Q,83
|
61
|
+
boto3-1.37.18.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
62
|
+
boto3-1.37.18.dist-info/top_level.txt,sha256=MP6_SI1GcPseXodd3Ykt5F_mCBsrUksiziLxjEZKGUU,6
|
63
|
+
boto3-1.37.18.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|