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

MacOS build broken #52

Open
cwhelchel opened this issue Jan 15, 2025 · 0 comments
Open

MacOS build broken #52

cwhelchel opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cwhelchel
Copy link
Owner

Currently configured versions for cffi and greenet don't build with the MacOS build action (OS Version: macOS 14.7.2 (23H311))

That os image includes the following software here (Python 3.13 is the offender i think)

See:
python-cffi/cffi#23
python-greenlet/greenlet#392

Update requirements.txt to newer versions of these packages and test builds on all three OS build actions.

cffi>=1.17.1
greenlet>= 3.1.x.
@cwhelchel cwhelchel added the bug Something isn't working label Jan 15, 2025
@cwhelchel cwhelchel self-assigned this Jan 15, 2025
cwhelchel added a commit that referenced this issue Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant