Opened 2 years ago
Closed 2 years ago
#31166 closed defect (fixed)
numpy: Fix for macOS 11 (Big Sur)
Reported by: | Matthias Köppe | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | sage-9.3 |
Component: | packages: standard | Keywords: | |
Cc: | John Palmieri, Zachary L Scherr | Merged in: | |
Authors: | Matthias Koeppe | Reviewers: | Zachary Scherr |
Report Upstream: | N/A | Work issues: | |
Branch: | 0f1f5c1 (Commits, GitHub, GitLab) | Commit: | 0f1f5c1cffb837c01848be4b1c8a998356e4b39c |
Dependencies: | Stopgaps: |
Description
Change History (6)
comment:1 Changed 2 years ago by
Branch: | → u/mkoeppe/numpy__fix_for_macos_11__big_sur_ |
---|
comment:2 Changed 2 years ago by
Authors: | → Matthias Koeppe |
---|---|
Commit: | → 0f1f5c1cffb837c01848be4b1c8a998356e4b39c |
Status: | new → needs_review |
comment:3 Changed 2 years ago by
Looks good to me. It's possible that numpy 1.20 will be out before sage 9.3 gets released, but this should allow numpy 1.19.4 to compile.
comment:4 Changed 2 years ago by
Reviewers: | → Zachary Scherr |
---|---|
Status: | needs_review → positive_review |
comment:6 Changed 2 years ago by
Branch: | u/mkoeppe/numpy__fix_for_macos_11__big_sur_ → 0f1f5c1cffb837c01848be4b1c8a998356e4b39c |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
build/pkgs/numpy/patches/gh-18016.patch: New