sage
sage copied to clipboard
Update conda lock files
Update lock file. On macos there is a new warning due to duplicate rpaths, which is ignored by using code from https://github.com/sagemath/sage/pull/36337.
:memo: Checklist
- [ ] The title is concise and informative.
- [ ] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation preview.
:hourglass: Dependencies
Documentation preview for this PR (built with commit 078ce61e8fcc310de386803e430d63add32c2fef; changes) is ready! :tada: This preview will update shortly after each push to this PR.
The CI issues are (were) caused by the atlasrep web site https://www.math.rwth-aachen.de/homes/Thomas.Breuer/atlasrep/ being down, which makes gap hang when trying to remotely fetch the atlas data. The website is back up now, but I find it quite shocking that a remote website being down can break running a local instance of GAP.
The CI issues are (were) caused by the atlasrep web site https://www.math.rwth-aachen.de/homes/Thomas.Breuer/atlasrep/ being down, which makes gap hang when trying to remotely fetch the atlas data. The website is back up now, but I find it quite shocking that a remote website being down can break running a local instance of GAP.
Ah, thanks. This explains why the error occurred without any changes on our side. Not sure where to report the underlying issue. @dimpase any idea?
So, tests are passing (except of course the usual random issues). Hence, ready for review.
Thanks!
merge conflict, please fix
merge conflict, please fix
Done. Setting back to positive review.