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

[3007.x] Remove support for Python 3.8 from pre-commit and requirements #67732

Open
wants to merge 4 commits into
base: 3007.x
Choose a base branch
from

Conversation

dmurphy18
Copy link
Contributor

@dmurphy18 dmurphy18 commented Feb 12, 2025

What does this PR do?

Removes support for Python 3.8 from pre-commit and support in generated requirements for those versions of Python
Leaving support for Python 3.9 as this is required at the moment in order to build, that is, build tools/scripts/actions are currently making use of system python, for example: Rocky Linux 9 is using Python 3.9.

What issues does this PR fix or reference?

Fixes #67730

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices, including the
PR Guidelines.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@dmurphy18 dmurphy18 self-assigned this Feb 12, 2025
@dmurphy18 dmurphy18 requested a review from a team as a code owner February 12, 2025 01:11
@dmurphy18 dmurphy18 added this to the Chlorine v3007.2 milestone Feb 12, 2025
@dmurphy18 dmurphy18 added the test:full Run the full test suite label Feb 12, 2025
twangboy
twangboy previously approved these changes Feb 12, 2025
@dmurphy18 dmurphy18 added test:core Enable Core Tests test:pkg Run the package tests test:os:all Run Tests Against ALL OS'es labels Feb 12, 2025
@twangboy
Copy link
Contributor

I left a comment on the 3006.x version of this PR... but the same question applies here, of course.

@dmurphy18 dmurphy18 changed the title [3007.x] Remove support for Python 3.8 and 3.9 from pre-commit and requirements [3007.x] Remove support for Python 3.8 from pre-commit and requirements Feb 19, 2025
@dmurphy18 dmurphy18 requested review from dwoz and twangboy February 19, 2025 21:27
twangboy
twangboy previously approved these changes Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:core Enable Core Tests test:full Run the full test suite test:os:all Run Tests Against ALL OS'es test:pkg Run the package tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants