Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deprecation note about Python 3.6 #1361

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Jul 19, 2022

SUMMARY

The AWS SDK for Python has now dropped support for Python 3.6 and announced that in future they're dropping support 6 months after PSF End Of Support for a version.

Keeping with our 1-year-old Botocore/Boto3 requirements, this will result in us needing to drop support for Python 3.6 in about a year, when we would be scheduled to bump to botocore >= 1.27.0, as 1.27.0 requires Python 3.7. This means we're generally going to drop support for a version of Python around 18 months after PSF End Of Support. For the sake of transparency to our users, add a deprecation notice.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

README.md

ADDITIONAL INFORMATION

See also: ansible-collections/amazon.aws#935

@tremble tremble added the backport-4 PR should be backported to the stable-4 branch label Jul 19, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 4m 15s
✔️ build-ansible-collection SUCCESS in 4m 54s
✔️ ansible-test-sanity-docker-devel SUCCESS in 9m 25s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 11m 03s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 11m 44s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 10m 02s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 09s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 5m 59s

@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label Jul 19, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-galaxy-importer SUCCESS in 4m 03s
✔️ build-ansible-collection SUCCESS in 5m 21s
✔️ ansible-test-sanity-docker-devel SUCCESS in 10m 25s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 11m 41s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 9m 15s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 09s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 28s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 5m 45s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 627aab9 into ansible-collections:main Jul 19, 2022
@patchback
Copy link

patchback bot commented Jul 19, 2022

Backport to stable-4: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-4/627aab9cf96eb516867362fb1066d7bf5475e852/pr-1361

Backported as #1363

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jul 19, 2022
Add deprecation note about Python 3.6

SUMMARY
The AWS SDK for Python has now dropped support for Python 3.6 and announced that in future they're dropping support 6 months after PSF End Of Support for a version.
Keeping with our 1-year-old Botocore/Boto3 requirements, this will result in us needing to drop support for Python 3.6 in about a year, when we would be scheduled to bump to botocore >= 1.27.0, as 1.27.0 requires Python 3.7.  This means we're generally going to drop support for a version of Python around 18 months after PSF End Of Support.  For the sake of transparency to our users, add a deprecation notice.
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
README.md
ADDITIONAL INFORMATION
See also: ansible-collections/amazon.aws#935

Reviewed-by: Joseph Torcasso <None>
(cherry picked from commit 627aab9)
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Jul 19, 2022
[PR #1361/627aab9c backport][stable-4] Add deprecation note about Python 3.6

This is a backport of PR #1361 as merged into main (627aab9).
SUMMARY
The AWS SDK for Python has now dropped support for Python 3.6 and announced that in future they're dropping support 6 months after PSF End Of Support for a version.
Keeping with our 1-year-old Botocore/Boto3 requirements, this will result in us needing to drop support for Python 3.6 in about a year, when we would be scheduled to bump to botocore >= 1.27.0, as 1.27.0 requires Python 3.7.  This means we're generally going to drop support for a version of Python around 18 months after PSF End Of Support.  For the sake of transparency to our users, add a deprecation notice.
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
README.md
ADDITIONAL INFORMATION
See also: ansible-collections/amazon.aws#935

Reviewed-by: Mark Chappell <None>
@tremble tremble deleted the deprecate/python-36 branch September 9, 2022 09:02
abikouo pushed a commit to abikouo/community.aws that referenced this pull request Oct 24, 2023
…scription. (ansible-collections#1362)

Corrected wrong parameter for SSH private key file. Improved value de…

The compose section for the Allowed Options in the Dynamic inventory plugin guide contains the wrong key ansible_private_ssh_key_file, it needs to be ansible_ssh_private_key_file.
SUMMARY
Minor documentation improvement, corrects wrong key for SSH private key file and adds better description for value.
Fixes ansible-collections#1361
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
aws_ec2_guide.rst
ADDITIONAL INFORMATION
fixes: ansible-collections#1361

Reviewed-by: Mark Chappell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-4 PR should be backported to the stable-4 branch community_review docs mergeit Merge the PR (SoftwareFactory) needs_triage python3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants