Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sphinx 5 compatibility #750

Open
10 of 12 tasks
pradyunsg opened this issue Jun 1, 2022 · 4 comments
Open
10 of 12 tasks

Sphinx 5 compatibility #750

pradyunsg opened this issue Jun 1, 2022 · 4 comments

Comments

@pradyunsg
Copy link
Member

pradyunsg commented Jun 1, 2022

Sphinx 5 was recently released, and a lot of our repositories have an upper-bound dependency pin that prevents users from installing it. This is an issue for tracking the removal of this upper bound across our repositories.

Repositories that need to be made Sphinx-5 compatible

We have a bunch of repositories, that contain a pin preventing users from using Sphinx 5. This is a checklist to track upgrading/updating them for Sphinx 5 support:

Useful links

Rough checklist for each repo

  • Check changelog links above for any relevant changes
  • Uncap the version in setup.py or pyproject.toml in a PR, and re-confirm that the tests pass.
  • Double check the docs to make sure that no obvious problems have been introduced in the end-result.
  • Merge the PR
  • Then make a new release of the repository.
  • Then check that box in the meta-issue
  • And close the meta-issue when all is finished.
@choldgraf
Copy link
Member

Thanks for opening this one @pradyunsg - I added a few extra contextual information in case it helps others!

@pradyunsg
Copy link
Member Author

We should also check the docutils changelog!

@choldgraf
Copy link
Member

Good point, have updated the top comment further!

@psychemedia
Copy link

I note that this is still an open issue, and that Sphinx is now at v7.1.2. Are there any upgrade plans, or blockers that require the legacy version of sphinx?

A saving grace is perhaps that for folk who use chatgpt to "search" documentation, the chatGPT 2021 cut-off was around about v4...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants