#1131823 sphinx-needs hard-codes 3.13

#1131823#5
Date:
2026-03-25 05:39:02 UTC
From:
To:
<doko> mitya57: is there a reason that sphinx-needs b-d's on the
versioned python3-doc package?
<doko> also the "Disable intersphinx net access" patch references
/usr/share/doc/python3.13/html/objects.inv directly. does this mean we
will have to rebuild some -doc packages?
<wRAR>  the "Disable intersphinx net access" patch in all of my packages
references that, yeah (I've been copypasting that part, originally from
someone else's patch)
<wRAR> though using or not using that path at the build time says
nothing about the generated stuff, I don't think there is another
objects.inv that provides non-versioned links?
<mitya57> doko: Probably no reason, looks like a bug.
<doko> and that bug probably should reference
/usr/share/doc/python3/html/objects.inv ?
<doko> s/bug/patch/
<wRAR> well that's the same file
<mitya57> Yes
<doko> yes, but at least the path is still valid after a python transition
<wRAR> ah, is 3.13 hardcoded in the patch? mine get the version dynamically
<doko> it's another question, if some -doc packages need to get
regenerated. but at least, you could check that with the unversioned file