https://bugzilla.redhat.com/show_bug.cgi?id=1934194

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?([email protected])



--- Comment #4 from [email protected] ---
Thanks. I’m getting a 404 error on the SRPM URL, though.

You can fix intersphinx trying to go to the Internet by the following, in
%prep:

  # Use local intersphinx inventory
  sed -r -i 's|https://docs.python.org/3|file:/%{_docdir}/python3-docs/html|' \
      docs/source/conf.py

while adding

  BuildRequires:  python3-docs

and, to the -doc subpackage:

  Requires:  python3-docs


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to