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

Maintenance (2023-08-19) #842

Merged
merged 3 commits into from
Aug 19, 2023
Merged

Maintenance (2023-08-19) #842

merged 3 commits into from
Aug 19, 2023

Conversation

jdknight
Copy link
Member

  • tox: adjust for new sphinx versions (v7.1.x; v7.2.x)
  • CHANGES.rst: adding features/changes

Sphinx provides a stable v7.1.x/v7.2.x series; adjusting the tox
configuration to support the new revision. Typically, some older
versions of Sphinx would be removed; however, the oldest Sphinx version
supported is v5.3, which is the only one supporting Python 3.7 (recently
EOL). While we will drop support for these versions (due to EOL and many
older Sphinx versions), the plan is to make the next release of this
extension (v2.2) be the last to support Python 3.7 (since 3.7 is still
somewhat popular).

See CONTRIBUTING.rst for additional information.

Signed-off-by: James Knight <[email protected]>
Adding changes during development window.

Signed-off-by: James Knight <[email protected]>
The year for style updates was appended to the style sheet to prevent
any caching issues for clients browsing documentation. However, newer
versions of Sphinx will generate a hash value for us. Dropping the year
value and let Sphinx manage this responsibility.

Signed-off-by: James Knight <[email protected]>
@jdknight jdknight merged commit 8214684 into main Aug 19, 2023
27 checks passed
@jdknight jdknight deleted the maintenance/2023-08-19 branch August 19, 2023 13:41
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

Successfully merging this pull request may close these issues.

1 participant