Skip to content

Restrict Cython versions for numpy and pyjnius#3152

Closed
clayote wants to merge 2 commits intodevelopfrom
pyjnius-cython
Closed

Restrict Cython versions for numpy and pyjnius#3152
clayote wants to merge 2 commits intodevelopfrom
pyjnius-cython

Conversation

@clayote
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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