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

Drop Python 3.6/3.7 support #534

Draft
wants to merge 9 commits into
base: devel
Choose a base branch
from
Draft

Conversation

Qalthos
Copy link
Collaborator

@Qalthos Qalthos commented Nov 8, 2023

SUMMARY

This presently breaks ubi8

ISSUE TYPE
  • Breaking Change Pull Request
ADDITIONAL INFORMATION

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Nov 8, 2023
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/ansible-pylibssh-534
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@webknjaz
Copy link
Member

@Qalthos let's merge this after making a release. That way, there would be one last release with the wheels for those old Python runtimes. It doesn't cost us anything to click the merge button a bit later. The devel is green already.

@@ -1,5 +1,5 @@
# pylint: disable=invalid-name
# Requires Python 3.6+
# Requires Python 3.8+
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically, this patch doesn't upgrade anything in the Sphinx setup. So I'd leave it as is. OTOH, RTD is running Python 3.10. And GHA uses Python 3.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants