On Sunday, August 4, 2024 at 11:03:38 AM UTC-7 Matthias Koeppe wrote: Currently all "standard" packages of the Sage distribution, by policy ( https://doc.sagemath.org/html/en/developer/packaging.html; recommended reading), - either can be installed from source ("normal" packages); - or they are Python packages that can be installed from platform-independent wheels. [...]
In https://github.com/sagemath/sage/pull/38219 (needs review), I propose the following mild policy change: - as a third option, a "standard" package is allowed to be a Python package that can be installed from platform-dependent (binary) wheels. In this case, a "configure" option must be provided that disables the package. [...] I consider this approved. The implementation of the binary wheel infrastructure in https://github.com/sagemath/sage/pull/38219 is ready for review. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/c215684c-423e-4677-9e10-dc6403aba65en%40googlegroups.com.