Re: [sage-devel] PROPOSAL: remove python3 spkg from Sage

2025-04-29 Thread Marc Culler
Hi Isuru, That sounds very promising. I will report back ... - Marc On Tue, Apr 29, 2025 at 10:59 AM Isuru Fernando wrote: > Hi Marc, > > > * Every mach binary should have a minimum deployment target of macOS > 10.13 for Intel and macOS 11 for Arm. > > Yes, we have this condition implicitly,

Re: [sage-devel] PROPOSAL: remove python3 spkg from Sage

2025-04-29 Thread Isuru Fernando
Hi Marc, > * Every mach binary should have a minimum deployment target of macOS 10.13 for Intel and macOS 11 for Arm. Yes, we have this condition implicitly, but I made it explicit in the PR now. > * Every load path for every mach binary in the sage tree must either be a standard system library