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 #926

Merged
merged 1 commit into from
Nov 25, 2024
Merged

drop Python 3.7 support #926

merged 1 commit into from
Nov 25, 2024

Conversation

ngoldbaum
Copy link
Contributor

@ngoldbaum ngoldbaum commented Nov 25, 2024

per #925 (comment)

Reading over #694 I think just moving the cp37m wheel builds to be cp38 is sufficient and bcrypt does still need two wheel builds to work around the ceph/subinterpreter issue.

# We only test latest Python on arm64. py37 won't work since there's
# no universal2 binary
- PYTHON: {VERSION: "3.7", TOXENV: "py37"}
MACOS: macos-latest
Copy link
Contributor Author

Choose a reason for hiding this comment

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

there are aarch64 Python3.8 builds

@alex alex merged commit a740d8e into pyca:main Nov 25, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants