Bumps numpy version to 1.22.3, cython version to 0.29.28 and fixes numpy build on macOS#2575
Merged
misl6 merged 1 commit intokivy:developfrom Apr 13, 2022
Merged
Conversation
…mpy build on macOS
Member
Author
|
@nkehoe you may be interested in testing this one. Please consider that this is expected to run on top of latest
Feel free to ping me on Discord if you need some help. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.29.15-->0.29.28(0.29.15is not compatible with latestnumpy, and0.29.28is the max supported verison declared in Kivy.1.18.1-->1.22.3(which is now compatible with [WIP] Add support for Python 3.10 and make it the default while building hostpython3 and python3 #2566)macOS(See: Numpy on MacOsX fails in ourCItests #2087 and error building numpy with bulldozer buildozer#1426)compiler_cxx_fix.patchnow looks un-neeeded.hostnumpy-xlocale.patchbreaks build for the macOS host, and should be handled via https://github.com/numpy/numpy/blob/3544fae2859d8ecac378b9ddc8f909c69455a831/numpy/core/src/common/numpyos.c#L19✅ The produced
⚠️ macOS checks looks good on my local machine, but tests introduced via #2574 are still failing due to an unrelated issue.
bdist_unit_tests_app-debug-1.1-.apkpasses thenumpytests.