summaryrefslogtreecommitdiff
path: root/dev-python/sphinx/files/sphinx-4.3.2-doc-link.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
commit3517852e3b8a68d1e997770fc0650c5053bafc6c (patch)
tree44068672445b1418489aed82de58df3c470289e7 /dev-python/sphinx/files/sphinx-4.3.2-doc-link.patch
parent0f15659d48c193027158492acb726297501202c5 (diff)
gentoo resync : 04.01.2022
Diffstat (limited to 'dev-python/sphinx/files/sphinx-4.3.2-doc-link.patch')
-rw-r--r--dev-python/sphinx/files/sphinx-4.3.2-doc-link.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-python/sphinx/files/sphinx-4.3.2-doc-link.patch b/dev-python/sphinx/files/sphinx-4.3.2-doc-link.patch
new file mode 100644
index 000000000000..c06727f429b4
--- /dev/null
+++ b/dev-python/sphinx/files/sphinx-4.3.2-doc-link.patch
@@ -0,0 +1,14 @@
+https://bugs.gentoo.org/823095
+--- a/doc/usage/configuration.rst
++++ b/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