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.7 support #59

Merged
merged 3 commits into from
Aug 29, 2023
Merged

Drop Python 3.7 support #59

merged 3 commits into from
Aug 29, 2023

Conversation

jjmerchante
Copy link
Contributor

Python 3.7 reaches the end of life in June 2023. This means it won't receive new updates or patches to fix security issues. Therefore, this package only works with Python >= 3.8 from now on.

Update the version of coverage to the latest available version.

Use the coveralls GitHub action instead of the Python package because it doesn't support Python 3.11.

Python 3.7 reaches the end of life in June 2023. This means it
won't receive new updates or patches to fix security issues.
Therefore, this package only works with Python >= 3.8 from now on.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
Update the version of coverage to the latest available version.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
coveralls Python package is not updated since 2021 and doesn't
support Python 3.11. Use the coveralls GitHub action instead.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
@jjmerchante jjmerchante marked this pull request as ready for review August 22, 2023 11:42
Copy link
Member

@sduenas sduenas left a comment

Choose a reason for hiding this comment

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

LGTM

@sduenas sduenas merged commit 67eced7 into chaoss:master Aug 29, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants