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 2.x support in 1.0.0 release #12

Closed
bd808 opened this issue Aug 31, 2023 · 1 comment
Closed

Drop Python 2.x support in 1.0.0 release #12

bd808 opened this issue Aug 31, 2023 · 1 comment
Milestone

Comments

@bd808
Copy link
Owner

bd808 commented Aug 31, 2023

January 1, 2020 was quite a while ago. It may not seem like that long to some of us who have lost our ability to measure the passage of time as part of the COVID-19 pandemic, but it really was 3.5+ years ago now.

@bd808 bd808 added this to the 1.0.0 milestone Aug 31, 2023
@bd808
Copy link
Owner Author

bd808 commented Aug 31, 2023

Dropping support for Python <3.7 at the same time seems reasonable. The 0.2.0 release will remain available for end of life Python deployments. 3.7 is technically EOL upstream too, but Debian Buster is still in use in quite a few places and ships 3.7 so it seems worth keeping.

bd808 added a commit that referenced this issue Sep 27, 2023
Replace the setuptools based build system with a more modern hatchling
based configuration. The new configuration relies on git tags to
specify the package version. It also drops support for Python <3.7.

Closes #11
Closes #12
@bd808 bd808 closed this as completed in 2a6a3e3 Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant