update sphinxcontrib packages#39686
Merged
vbraun merged 2 commits intosagemath:developfrom Mar 22, 2025
Merged
Conversation
5 tasks
Member
|
sphinxcontrib-htmlhelp is taken care of on #39680. Would you mind making that a dependency and delete that upgrade here? |
Member
Author
|
I guess I can do that. When I have a bit of free time later today. |
|
Documentation preview for this PR (built with commit 02c7216; changes) is ready! 🎉 |
Member
Author
This PR does more than just the one package. I will update to take into account your PR. |
Member
Author
|
PR updated. |
Member
Thanks very much! |
Member
|
Looks good, thank you. |
2 tasks
vbraun
pushed a commit
to vbraun/sage
that referenced
this pull request
Mar 19, 2025
sagemathgh-39686: update sphinxcontrib packages This is a follow up to sagemath#39577 where sphinx was update but not the sphinxcontrib packages. This causes breakages for some users. ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [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 and checked the documentation preview. ### ⌛ Dependencies sagemath#39680 deals with one the packages that would be covered by this PR <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - sagemath#12345: short description why this is a dependency --> <!-- - sagemath#34567: ... --> URL: sagemath#39686 Reported by: François Bissey Reviewer(s):
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a follow up to #39577 where sphinx was update but not the sphinxcontrib packages.
This causes breakages for some users.
📝 Checklist
⌛ Dependencies
#39680 deals with one the packages that would be covered by this PR