Skip to content

Restrict Cython versions for numpy and pyjnius #3152

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

Closed
wants to merge 2 commits into from
Closed

Conversation

clayote
Copy link
Contributor

@clayote clayote commented May 12, 2025

These recipes both broke recently because of changes to Cython. I've restricted what Cython versions their hostpython can use.

Fixes #3150. Thanks to @T-Dynamos for identifying the problem.

@clayote clayote requested a review from Cheaterman May 12, 2025 04:12
@clayote clayote added the recipe label May 12, 2025
@clayote
Copy link
Contributor Author

clayote commented May 12, 2025

Sorry, this is redundant with #3151

@clayote clayote closed this May 12, 2025
@clayote clayote removed the request for review from Cheaterman May 12, 2025 04:13
@AndreMiras
Copy link
Member

Isn't that one a bit better actually since it's a bit more relaxed on the version vs hard pinning?
What do you think @T-Dynamos

@clayote
Copy link
Contributor Author

clayote commented May 12, 2025

Maybe, but I didn't feel like testing a bunch of versions in the range.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

numpy build fails for lack of numpy.math
2 participants