-
-
Notifications
You must be signed in to change notification settings - Fork 688
Closed
Milestone
Description
zlscherr (@zlscherr) opened a merge request at https://gitlab.com/sagemath/sage/-/merge_requests/50:
Currently, cffi 1.14.3 fails to build with homebrew python 3.9 on
Mac OSX Big Sur, see the comments in [https://groups.google.com/g/sage-release/c/1rJF7CzEksY](https://groups.google.com/g/sage-release/c/1rJF7CzEksY).
This error has been fixed in cffi 1.14.4. As per usual you can configure with
./configure --enable-download-from-upstream-url
to download from pypi.Component: build
Author: Zachary Scherr
Branch/Commit: f7d1ed5
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/31128