Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 761043 Details for
Bug 823095
dev-python/sphinx-4.3.0 failed to emerge (/var/tmp/portage/dev-python/sphinx-4.3.0/work/Sphinx-4.3.0/doc/usage/configuration.rst:2652:undefined label: requests:authentication)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to replace the intersphinx reference with an external link
no-intersphinx.patch (text/plain), 714 bytes, created by
Dirk Sondermann
on 2022-01-02 00:42:52 UTC
(
hide
)
Description:
Patch to replace the intersphinx reference with an external link
Filename:
MIME Type:
Creator:
Dirk Sondermann
Created:
2022-01-02 00:42:52 UTC
Size:
714 bytes
patch
obsolete
>--- ./doc/usage/configuration.rst >+++ ./doc/usage/configuration.rst >@@ -2650,8 +2650,8 @@ > A regular expression that matches a URI. > *auth_info* > Authentication information to use for that URI. The value can be anything >- that is understood by the ``requests`` library (see :ref:`requests >- Authentication <requests:authentication>` for details). >+ that is understood by the ``requests`` library (see `requests >+ Authentication <https://docs.python-requests.org/en/master/user/authentication/#authentication>`_ for details). > > The ``linkcheck`` builder will use the first matching ``auth_info`` value > it can find in the :confval:`linkcheck_auth` list, so values earlier in the
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 823095
:
750393
| 761043