On Thursday, March 11, 2021 at 11:36:18 AM UTC-8 Antonio Rojas wrote: > Here is my current PKGBUILD (after some cleanup I did today) > https://github.com/archlinux/svntogit-community/blob/packages/sagemath-doc/trunk/PKGBUILD > I'm building the docs in a separate package for practical purposes (sage > requires frequent rebuilds for soname bumps in dependencies, and I don't > want to have to build the docs every time) [...] >
Yes, this is an important insight. Sage documentation and Sage library have sharply different dependencies - both at build time and at installation time. The design in https://trac.sagemath.org/ticket/29868 models the Python package dependencies (PEP 518 build system requirements, and install requires) to reflect this. -- 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/0fbe412c-8494-4ced-b946-78e7317faab9n%40googlegroups.com.