Commit 68acc20
committed
py(deps[uv]) Bump gp-sphinx workspace pins to 0.0.1a10
why: gp-sphinx cut 0.0.1a10 covering the new sphinx-gp-opengraph
and sphinx-gp-sitemap workspace packages, register-aware
autodoc-docutils discovery, and a multi-round audit pass that
fixed sitemap completeness on incremental and parallel builds,
OpenGraph HTML escaping, urljoin path-component handling for
docs_url with a path, and XHTML void self-close parsing in OG
title extraction. Tracking the latest workspace alpha picks up
both the new SEO emission and the corrected sitemap behaviour
on the next docs build.
what:
- pyproject.toml: gp-sphinx and any pinned workspace siblings
(sphinx-autodoc-*, sphinx-gp-*, sphinx-ux-*, sphinx-fonts) move
0.0.1a9 -> 0.0.1a10 in every dependency group that pins them.
- uv.lock refresh deferred to the follow-up
exclude-newer-package whitelist commit. Doing the lock there
avoids two regenerations and lets uv sync resolve the new line
cleanly once the cooldown is bypassed.1 parent 076f830 commit 68acc20
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments