Skip to content

Upgrade sphinx 1.2.2 -> 8.1.3 #247

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

Merged
merged 2 commits into from
Apr 24, 2025
Merged

Upgrade sphinx 1.2.2 -> 8.1.3 #247

merged 2 commits into from
Apr 24, 2025

Conversation

ghickman
Copy link
Contributor

This doesn't seem to break the site, so I suspect whatever stopped us from upgrading previously has been solved in a subsequent version.

I ran:

make build
python manage.py fetch_docs_urls

Then checked both the docs and source code URLs work locally. Have I missed any places to test?

@ghickman ghickman changed the base branch from main to bump-pygments April 22, 2025 13:59
Base automatically changed from bump-pygments to main April 24, 2025 13:25
The interface to fetch_inventory changed around the 7-8 major version to
take a Sphinx config object.  However, we're not working with a sphinx
site and just want it to load and parse an inventory file for us.
Luckily, the project ships the InventoryFile class which provides an
interface to do exactly this.
@ghickman ghickman merged commit 97a83e9 into main Apr 24, 2025
1 check passed
@ghickman ghickman deleted the bump-sphinx branch April 24, 2025 14:18
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.

2 participants