Skip to content

Sphinx 5 compatibility #750

Description

@pradyunsg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions