Changes between Version 1 and Version 5 of Ticket #27705
- Timestamp:
- 01/16/20 11:29:08 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27705
- Property Cc dimpase mjo added
-
Property
Milestone
changed from
sage-8.8
to
-
Ticket #27705 – Description
v1 v5 28 28 This came up recently in light of #26899, where the `zlib` module was silently failing to build on some macOS versions. Hence, we should have also added `zlib` to this list. 29 29 30 It turns out also that elliptic_curves has a build-time dependency on the ` _sqlite3` module being built properly, so we should add it as well.30 It turns out also that elliptic_curves has a build-time dependency on the `sqlite3` module being built properly, so we should add it as well.