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

build: drop support for py 3.8 and lock at py 3.9 for development #265

Merged
merged 8 commits into from
Dec 18, 2024

Conversation

aryarm
Copy link
Member

@aryarm aryarm commented Dec 16, 2024

We are officially deprecating support for py 3.8, since it is end-of-life. We will support py 3.8 unofficially by continuing to test our code against it in our CI, and users will still be able to install new versions of haptools with python 3.8

However, we can no longer make guarantees that future PRs will not unexpectedly drop support for py 3.8 one day, since we will be developing haptools with py 3.9 from now on. All tools that depend upon haptools should upgrade their minimum python version to 3.9

@aryarm aryarm changed the title ci: lock haptools at py 3.9 for development and officially deprecate support for py 3.8 ci: deprecate support for py 3.8 and lock at py 3.9 for development Dec 16, 2024
since wheels for cyvcf2 have not been published for 3.13
@aryarm aryarm marked this pull request as ready for review December 16, 2024 22:42
@aryarm aryarm changed the title ci: deprecate support for py 3.8 and lock at py 3.9 for development fix: deprecate support for py 3.8 and lock at py 3.9 for development Dec 16, 2024
@aryarm aryarm changed the title fix: deprecate support for py 3.8 and lock at py 3.9 for development build: deprecate support for py 3.8 and lock at py 3.9 for development Dec 17, 2024
@aryarm aryarm changed the title build: deprecate support for py 3.8 and lock at py 3.9 for development build: drop support for py 3.8 and lock at py 3.9 for development Dec 17, 2024
@aryarm aryarm requested a review from mlamkin7 December 17, 2024 18:57
@aryarm aryarm merged commit bf87013 into main Dec 18, 2024
14 checks passed
@aryarm aryarm deleted the ci/unsupport-py38 branch December 18, 2024 23:11
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