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

Add Sphinx 4.0 compatibility, drop EOLed Pythons #17

Merged
merged 24 commits into from
May 25, 2022

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    69cdfaf View commit details
    Browse the repository at this point in the history
  2. DRY when setting README and CHANGES

    - Correct meta information url, license, and add project_urls
    stevepiercy committed May 11, 2021
    Configuration menu
    Copy the full SHA
    ed4e178 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Add python_requires

    stevepiercy committed May 16, 2021
    Configuration menu
    Copy the full SHA
    7f5ad44 View commit details
    Browse the repository at this point in the history
  2. Blackify

    stevepiercy committed May 16, 2021
    Configuration menu
    Copy the full SHA
    bcd3931 View commit details
    Browse the repository at this point in the history
  3. Add GitHub Actions

    stevepiercy committed May 16, 2021
    Configuration menu
    Copy the full SHA
    544b388 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4413ab9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3213650 View commit details
    Browse the repository at this point in the history
  6. Add change log entries

    stevepiercy committed May 16, 2021
    Configuration menu
    Copy the full SHA
    4e04ccc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca824fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1765c02 View commit details
    Browse the repository at this point in the history
  9. Update badge for CI

    4 spaces
    stevepiercy committed May 16, 2021
    Configuration menu
    Copy the full SHA
    6b58256 View commit details
    Browse the repository at this point in the history
  10. Update installation method

    Fix broken links
    Clean up code-blocks
    Fix typos
    stevepiercy committed May 16, 2021
    Configuration menu
    Copy the full SHA
    f4a0b20 View commit details
    Browse the repository at this point in the history
  11. Add lint to tox

    Restore author and author_email in setup.py, even though they are dead
    Fix README.rst rendering
    Add MANIFEST.in and related necessary bits
    stevepiercy committed May 16, 2021
    Configuration menu
    Copy the full SHA
    54e9b80 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f0f5b7 View commit details
    Browse the repository at this point in the history
  13. Break apart tox env lint into format and build, temporarily commentin…

    …g out format, adapted from Pyramid.
    
    Steve will format as a final step to reduce noise in the PR.
    stevepiercy committed May 16, 2021
    Configuration menu
    Copy the full SHA
    40eef0d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    1663057 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Fix compatibility with Sphinx 4 and 5b1.

    Michael Howitz committed May 17, 2022
    Configuration menu
    Copy the full SHA
    0ad316e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Use an existing PyPy3 version.

    Michael Howitz committed May 18, 2022
    Configuration menu
    Copy the full SHA
    8590958 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from icemac/sphinx-40-compat

    Fix compatibility with Sphinx 4 and 5.0b1.
    stevepiercy committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ae7ce32 View commit details
    Browse the repository at this point in the history
  3. Attempt to jigger a test build.

    I lack access to do so through the UI, and Travis-ci-org is dead, so this probably won't work.
    stevepiercy committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b02bd50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9915e71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23a32ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9177c4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Configuration menu
    Copy the full SHA
    8e0176c View commit details
    Browse the repository at this point in the history