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

packaging: set min Python version to 3.8 #3719

Merged
merged 1 commit into from
May 19, 2024

Conversation

wenzeslaus
Copy link
Member

Python 3.7 is end-of-life. Version 3.8 is in security (fixes) status till 2024-10. Changing version in code quality check (for Pylint) and in requirements file.

Minimum version of Python is now specified as 3.8.

Python 3.7 is end-of-life. Version 3.8 is in security (fixes) status till 2024-10. Changing version in code quality check (for Pylint) and in requirements file.

Minimum version of Python is now specified as 3.8.
@github-actions github-actions bot added CI Continuous integration docs labels May 18, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link
Member

@echoix echoix left a comment

Choose a reason for hiding this comment

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

Yay ;) I thought we already phased out 3.7 (for Grass 8.4.0), but it seems not.

Dropping 3.8 will be interesting too, 3.9 has a great feature set ;)

@echoix
Copy link
Member

echoix commented May 18, 2024

I also see that the grass-addons repo might need an equivalent PR too

@neteler neteler added this to the 8.4.0 milestone May 18, 2024
@echoix echoix merged commit 0a16d5d into OSGeo:main May 19, 2024
27 checks passed
@wenzeslaus wenzeslaus deleted the min-python-to-3.8 branch May 21, 2024 00:41
@neteler neteler changed the title deps: Set min Python version to 3.8 packaging: set min Python version to 3.8 Jun 15, 2024
@neteler neteler added the Python Related code is in Python label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration docs Python Related code is in Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants