Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx> writes: > On Mon, Jun 16, 2025 at 08:18:22PM +0900, Akira Yokosawa wrote: >> I'm not sure but there might have been some minor incompatibility >> between past versions of dependencies. >> >> I'd rather upgrade Sphinx to 8.2.3 (latest). >> >> Konstantin, could you try it? > > Looks like 8.2.3 requires python-3.11, which I don't have readily > available on the system that builds the documentation. However, > upgrading to 7.4 also fixed the problem, so the latest next tree is > now built and should be propagating shortly. [Catching up after some much-needed time in the wilderness...] Konstantin, is there any easy way to get a notification when the build there fails? I was entirely unaware of the problem, needless to say. Once I've dug out a little further, I'll try to figure out why my change makes things explode. It really shouldn't...so it should be possible to find a way to work around the problem and avoid putting in version requirements (and tests) that we haven't needed so far. Thanks, jon