Commit
2 years ago
gh-36276: Yet more spkg_configure for standard python packages This is a continuation of #36256 - Fixes #36301 - Fixes https://groups.google.com/g/sage- release/c/1wOBmhvNJqc/m/Jk14VAbjBAAJ (hence marked critical) ### :memo: Checklist <!-- Put an `x` in all the boxes that apply. --> <!-- If your change requires a documentation PR, please link it appropriately --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> <!-- Feel free to remove irrelevant items. --> - [x] The title is concise, informative, and self-explanatory. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### :hourglass: Dependencies - #36296: to use an up to date Sphinx - #36267: updated ipympl, etc Also, a Jupyter/Python issue was uncovered there, which might need work. URL: https://github.com/sagemath/sage/pull/36276 Reported by: Dima Pasechnik Reviewer(s): Matthias Köppe, Michael Orlitzky
Author
Release Manager
Loading