Re: [PATCH 1/4] python: update requirements for Sphinx

2025-06-09 Thread John Snow
On Sun, Jun 8, 2025 at 1:26 AM Akihiko Odaki wrote: > On 2025/06/07 5:50, John Snow wrote: > > In advance of actually bumping the build system requirements for Sphinx, > > bump the version used for the static analysis tests. Update the minimum > > requirements accordingly. > > > > This changes th

Re: [PATCH 1/4] python: update requirements for Sphinx

2025-06-07 Thread Akihiko Odaki
On 2025/06/07 5:50, John Snow wrote: In advance of actually bumping the build system requirements for Sphinx, bump the version used for the static analysis tests. Update the minimum requirements accordingly. This changes the test environment without actually changing the build requirements, and

[PATCH 1/4] python: update requirements for Sphinx

2025-06-06 Thread John Snow
In advance of actually bumping the build system requirements for Sphinx, bump the version used for the static analysis tests. Update the minimum requirements accordingly. This changes the test environment without actually changing the build requirements, and no extra changes are needed for the tes