Re: [sage-devel] Proposal: Policy for standard packages from binary wheels

2024-08-09 Thread Nathan Dunfield
On Thursday, August 8, 2024 at 7:57:12 AM UTC-5 Marc Culler wrote: I think it would be possible to use a single spkg for all of the additional binary wheels, where the main content of that spkg is a requirements.txt file listing versions and hashes. Yes, that is approach Matthias implemented

Re: [sage-devel] Proposal: Policy for standard packages from binary wheelsall

2024-08-09 Thread Marc Culler
As far as I can tell, that is quite different from what I was suggesting. It involves a separate package directory for each binary wheel, not one directory for many binary wheels which would all get installed together at the end of the build process in one big pip run. However, I was naively l