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

Remove support for py36 and py37 #3436

Merged
merged 4 commits into from Feb 22, 2022
Merged

Remove support for py36 and py37 #3436

merged 4 commits into from Feb 22, 2022

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Feb 7, 2022

As part of reduce maintenance of molecule and its plugins, starting with v4, molecule require python_version>=3.8.

This change marks the start of 4.x and once is merged we will create a stable/3.6 branch from the last comment before it. That branch will be used to backport changes needed for the older versions.

One additional reason for making this move is a recent explosion of dependencies dropping support for py36 or even py37: pytest, coverage, pip-compile, tomli.

Related: ansible/ansible-lint#1850

@ssbarnea ssbarnea merged commit f765baf into ansible:main Feb 22, 2022
@ssbarnea ssbarnea deleted the fix/deps2 branch February 22, 2022 16:10
ssbarnea added a commit to ansible/ansible-compat that referenced this pull request Feb 25, 2022
ssbarnea added a commit to ansible/ansible-compat that referenced this pull request Feb 25, 2022
ssbarnea added a commit to ansible/ansible-compat that referenced this pull request Feb 25, 2022
ssbarnea added a commit to ansible/ansible-compat that referenced this pull request Feb 25, 2022
ssbarnea pushed a commit to ansible-community/molecule-lxd that referenced this pull request Apr 11, 2022
ziegenberg added a commit to ziegenberg/molecule-docker that referenced this pull request Apr 23, 2022
Since ansible/molecule#3436 molecule
doesn't support python < 3.8, so we drop support for python 3.6 and 3.7.

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
ssbarnea pushed a commit to ansible-community/molecule-docker that referenced this pull request May 29, 2022
Since ansible/molecule#3436 molecule
doesn't support python < 3.8, so we drop support for python 3.6 and 3.7.

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants