Skip to content

Update ubt-sphinx from 0.7.1 to 0.8.0#59

Open
patdhlk wants to merge 1 commit into
mainfrom
update-ubt-sphinx-0.8.0
Open

Update ubt-sphinx from 0.7.1 to 0.8.0#59
patdhlk wants to merge 1 commit into
mainfrom
update-ubt-sphinx-0.8.0

Conversation

@patdhlk
Copy link
Copy Markdown
Contributor

@patdhlk patdhlk commented May 21, 2026

Summary

  • Bumps ubt-sphinx from 0.7.1 → 0.8.0 in pyproject.toml, the RTD post_create_environment install command, and uv.lock.
  • Resolves a pre-existing merge-conflict block in docs/ubproject.toml (under [codelinks.projects.coffee_machine.analyse]) by keeping get_rst = true. Without this, sphinx-build fails with a KeyError: 'coffee_machine' from sphinx_codelinks.src_trace, so it was needed to verify the bump.

Test plan

  • uv lock resolves cleanly (ubt-sphinx v0.7.1 -> v0.8.0, 108 packages)
  • uv sync installs ubt-sphinx==0.8.0 and ubt-runtime==0.6.0
  • sphinx-build -W --keep-going -b ubtrace docs docs/_build/ubtracebuild succeeded, needs.json and ubt_sphinx_structured_rst_data.json produced, minification 30/30 OK, source_meta sniffed GitHub correctly
  • RTD build passes on the PR preview

Bumps the pinned ubt-sphinx version in pyproject.toml, the RTD
post_create_environment install command, and the uv lockfile.
Verified locally with `sphinx-build -W --keep-going -b ubtrace`.

Also resolves a pre-existing merge conflict in
docs/ubproject.toml under [codelinks.projects.coffee_machine.analyse]
by keeping the additive `get_rst = true` option (required for the
build to run without a sphinx-codelinks KeyError).
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