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

Drop support for Sphinx<5 #220

Merged
merged 23 commits into from
Aug 24, 2023
Merged

Drop support for Sphinx<5 #220

merged 23 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. Drop support for Sphinx<5

    I'm matching the plan with `sphinx_rtd_theme` to reduce maintainers work.
    humitos committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ad60c8d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Implementation updates

    AA-Turner authored and humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7db3954 View commit details
    Browse the repository at this point in the history
  2. Require Sphinx>=5

    AA-Turner authored and humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6a3a202 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f517ba View commit details
    Browse the repository at this point in the history
  4. Test on more Python versions

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    816dce2 View commit details
    Browse the repository at this point in the history
  5. Remove Python 2.7 support

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7b55118 View commit details
    Browse the repository at this point in the history
  6. Update Read the Docs config

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8003ec1 View commit details
    Browse the repository at this point in the history
  7. Use Tox<4

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d9470d8 View commit details
    Browse the repository at this point in the history
  8. Make all tests to run successfully

    - Support for Sphinx 7.2.x
    - Modify some part of the code from AA-Turner commits
    - Update tests to make all of them work
    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1488eef View commit details
    Browse the repository at this point in the history
  9. Update Read the Docs config

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f44cfdc View commit details
    Browse the repository at this point in the history
  10. Remove deprecated configs

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7b4c69f View commit details
    Browse the repository at this point in the history
  11. Update docs

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3fdd6a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74541d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    155f08b View commit details
    Browse the repository at this point in the history
  14. Update docs

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d4e0e20 View commit details
    Browse the repository at this point in the history
  15. Remove pytest ignores

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c440210 View commit details
    Browse the repository at this point in the history
  16. Python 3.12 is not ready yet

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e6e6461 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a3ebc22 View commit details
    Browse the repository at this point in the history
  18. End with slash

    humitos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b543f38 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3627a25 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d0f7928 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    92ac4f2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cc7c0ad View commit details
    Browse the repository at this point in the history