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

Replace py312 with py313 for build with latest Python variant #154

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

jdblischak
Copy link
Collaborator

@jdblischak jdblischak commented Dec 2, 2024

When investigating #151, I noticed that there are now 3 Python variants being tested in the nightly builds: py39, py312, and py313. This is because tiledb-py-feedstock was recently migrated to py313 in conda-forge/tiledb-py-feedstock#246. Even though our nightly scripts request only py39 and py312, since the migration file exists, the rerendering keeps the py313 build.

Following the strategy I started in #132, this PR updates the nightly feedstock builds to only test with py39 and py313.

Here is a manual run of my internal branch that demonstrates that with this PR the py312 build is dropped.

@jdblischak jdblischak self-assigned this Dec 2, 2024
@jdblischak jdblischak merged commit 8894bd4 into main Dec 2, 2024
2 checks passed
@jdblischak jdblischak deleted the jdb/py313 branch December 2, 2024 16:21
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.

1 participant