On Sat, Mar 5, 2022 at 1:35 PM Orion Poplawski <or...@nwra.com> wrote: > > I've been poking at some packages that BR python3-docs, like > python-zope-event. This apparently comes from a sphinx inventory: > > # Use local objects.inv for intersphinx > sed -i "s|\('https://docs\.python\.org/': > \)None|\1'%{_docdir}/python3-docs/html/objects.inv'|" docs/conf.py > > If I build without python3-docs present I get the following message but > the build succeeds: > > Running Sphinx v3.4.3 > making output directory... done > loading intersphinx inventory from > /usr/share/doc/python3-docs/html/objects.inv... > WARNING: failed to reach any of the inventories with the following issues: > intersphinx inventory '/usr/share/doc/python3-docs/html/objects.inv' not > fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or > directory: '/usr/share/doc/python3-docs/html/objects.inv' > > > Is this a problem or can we safely ignore it? Is there a better way to > remove the intersphinx dep? > > If not, how best to get python3-docs into EL9? >
File a BZ against python3 in RHEL 9 to ask for it to be shipped. -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure