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 with python 3.11 (not 3.12) #1670

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

braingram
Copy link
Contributor

The OpenAstronomy build workflow uses python version 3.x. This is now defaulting to 3.12. As aiohttp does not yet have a stable python 3.12 version (and this is a test dependency installed as part of the build testing run) this is causing build to fail:
https://github.com/asdf-format/asdf/actions/runs/6657397904/job/18092159951?pr=1668

This PR forces the build version to 3.11.

@braingram
Copy link
Contributor Author

@zacharyburnett it wouldn't surprise me if this impacts other packages that use 3.x and/or the OpenAstronomy build workflow.

@braingram braingram merged commit e096890 into asdf-format:main Oct 27, 2023
31 of 33 checks passed
@braingram braingram deleted the py311_build branch October 27, 2023 14:54
braingram added a commit to braingram/asdf that referenced this pull request Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants