awscli 1.38.13__py3-none-any.whl → 1.38.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.
Potentially problematic release.
This version of awscli might be problematic. Click here for more details.
- awscli/__init__.py +1 -1
- {awscli-1.38.13.dist-info → awscli-1.38.15.dist-info}/METADATA +5 -9
- {awscli-1.38.13.dist-info → awscli-1.38.15.dist-info}/RECORD +11 -11
- {awscli-1.38.13.data → awscli-1.38.15.data}/scripts/aws +0 -0
- {awscli-1.38.13.data → awscli-1.38.15.data}/scripts/aws.cmd +0 -0
- {awscli-1.38.13.data → awscli-1.38.15.data}/scripts/aws_bash_completer +0 -0
- {awscli-1.38.13.data → awscli-1.38.15.data}/scripts/aws_completer +0 -0
- {awscli-1.38.13.data → awscli-1.38.15.data}/scripts/aws_zsh_completer.sh +0 -0
- {awscli-1.38.13.dist-info → awscli-1.38.15.dist-info}/LICENSE.txt +0 -0
- {awscli-1.38.13.dist-info → awscli-1.38.15.dist-info}/WHEEL +0 -0
- {awscli-1.38.13.dist-info → awscli-1.38.15.dist-info}/top_level.txt +0 -0
awscli/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: awscli
|
|
3
|
-
Version: 1.38.
|
|
3
|
+
Version: 1.38.15
|
|
4
4
|
Summary: Universal Command Line Environment for AWS.
|
|
5
5
|
Home-page: http://aws.amazon.com/cli/
|
|
6
6
|
Author: Amazon Web Services
|
|
@@ -23,7 +23,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.12
|
|
24
24
|
Requires-Python: >= 3.8
|
|
25
25
|
License-File: LICENSE.txt
|
|
26
|
-
Requires-Dist: botocore (==1.37.
|
|
26
|
+
Requires-Dist: botocore (==1.37.15)
|
|
27
27
|
Requires-Dist: docutils (<0.17,>=0.10)
|
|
28
28
|
Requires-Dist: s3transfer (<0.12.0,>=0.11.0)
|
|
29
29
|
Requires-Dist: PyYAML (<6.1,>=3.10)
|
|
@@ -67,13 +67,9 @@ The aws-cli package works on Python versions:
|
|
|
67
67
|
Notices
|
|
68
68
|
~~~~~~~
|
|
69
69
|
|
|
70
|
-
On
|
|
71
|
-
Python Software Foundation `end of support <https://
|
|
72
|
-
for the runtime which occurred on
|
|
73
|
-
|
|
74
|
-
On 2023-12-13, support for Python 3.7 was ended. This follows the
|
|
75
|
-
Python Software Foundation `end of support <https://www.python.org/dev/peps/pep-0537/#lifespan>`__
|
|
76
|
-
for the runtime which occurred on 2023-06-27.
|
|
70
|
+
On 2025-04-22, support for Python 3.8 will end for the AWS CLI. This follows the
|
|
71
|
+
Python Software Foundation `end of support <https://peps.python.org/pep-0569/#lifespan>`__
|
|
72
|
+
for the runtime which occurred on 2024-10-07.
|
|
77
73
|
For more information, see this `blog post <https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/>`__.
|
|
78
74
|
|
|
79
75
|
*Attention!*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
awscli/__init__.py,sha256=
|
|
1
|
+
awscli/__init__.py,sha256=U2ZvOIdTO0GCV1Sp_B-30B26CAqfkVELMSw0x-np8Kg,1534
|
|
2
2
|
awscli/__main__.py,sha256=iBjOg0tBxNlhzTi_tyc1G0SMGBvHMVvBJzX3JqYaooY,662
|
|
3
3
|
awscli/alias.py,sha256=Jj2jetpajUMcjqx9tFhHUOKpzLChQygnH2zqDFfmgIM,11315
|
|
4
4
|
awscli/argparser.py,sha256=3Pxx-vWytdV985Y6MIl9DeutUXyehIvACIs_PDby8GI,7650
|
|
@@ -6098,13 +6098,13 @@ awscli/topics/return-codes.rst,sha256=d9lpNFZwD75IiYcDEADQzu-4QiR8P28UPHkrNwPV5J
|
|
|
6098
6098
|
awscli/topics/s3-config.rst,sha256=kyLbdEEePnHW0hoMmQDkt4o6PbqAdpO5ph_51GgQyXg,11664
|
|
6099
6099
|
awscli/topics/s3-faq.rst,sha256=Kw1w4NFHOTXq9Mz5S3HHw3mBkyeEzH4ruB0PD6-EO1c,2938
|
|
6100
6100
|
awscli/topics/topic-tags.json,sha256=6lUSrs3FKCZNRSQMnjcXNgWyRNGjZIeur1988a4IO5o,1577
|
|
6101
|
-
awscli-1.38.
|
|
6102
|
-
awscli-1.38.
|
|
6103
|
-
awscli-1.38.
|
|
6104
|
-
awscli-1.38.
|
|
6105
|
-
awscli-1.38.
|
|
6106
|
-
awscli-1.38.
|
|
6107
|
-
awscli-1.38.
|
|
6108
|
-
awscli-1.38.
|
|
6109
|
-
awscli-1.38.
|
|
6110
|
-
awscli-1.38.
|
|
6101
|
+
awscli-1.38.15.data/scripts/aws,sha256=r24FExgs0-JjILTQ3XZAqXBYE4SV6UMTtALkLGAj86g,805
|
|
6102
|
+
awscli-1.38.15.data/scripts/aws.cmd,sha256=s46DkC6LNgX63CIkzxxbPnFMJ6DRDBkvc88GnWa8Pvg,1432
|
|
6103
|
+
awscli-1.38.15.data/scripts/aws_bash_completer,sha256=RRpoEGJRagRzyHZKZZOwpltuVYv2EoiZsdXhmyWPZ54,204
|
|
6104
|
+
awscli-1.38.15.data/scripts/aws_completer,sha256=oC9kuMDlWE47dWk_4xjPde2PQvN-M0vND0J4YSLabVQ,1126
|
|
6105
|
+
awscli-1.38.15.data/scripts/aws_zsh_completer.sh,sha256=Qm6Z8ejNAMzpJjaT0pzqxbSDT2zxdmzVe5haRA7qLoc,1808
|
|
6106
|
+
awscli-1.38.15.dist-info/LICENSE.txt,sha256=o5XhFlwu0OK_BBrijlKCRa7dQAm36UrUB3gCV_cEr8E,549
|
|
6107
|
+
awscli-1.38.15.dist-info/METADATA,sha256=DMxX-HoVxz3TpVhFFrK-bmlgmx2zJp45Ha_Y_NKL-eU,11126
|
|
6108
|
+
awscli-1.38.15.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
6109
|
+
awscli-1.38.15.dist-info/top_level.txt,sha256=vt9wXFr1_nGYK6abhJgt6zY3fULe4JSZedm_5XOM9S0,7
|
|
6110
|
+
awscli-1.38.15.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|