Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 914152 Details for
Bug 940469
net-mail/notmuch-0.38.3 fails to build with USE=doc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix sphinxdoc intersphinx_mapping bug
sphinxdoc-intersphinx_mapping.patch (text/plain), 474 bytes, created by
Brendan Kirby
on 2024-12-16 03:11:15 UTC
(
hide
)
Description:
Fix sphinxdoc intersphinx_mapping bug
Filename:
MIME Type:
Creator:
Brendan Kirby
Created:
2024-12-16 03:11:15 UTC
Size:
474 bytes
patch
obsolete
>diff -ru a/bindings/python/docs/source/conf.py b/bindings/python/docs/source/conf.py >--- a/bindings/python/docs/source/conf.py 2024-03-09 18:51:31.000000000 -0800 >+++ b/bindings/python/docs/source/conf.py 2024-12-15 18:38:17.940395132 -0800 >@@ -206,4 +206,4 @@ > > > # Example configuration for intersphinx: refer to the Python standard library. >-intersphinx_mapping = {'https://docs.python.org/': None} >+intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
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 940469
:
904125
|
904126
| 914152