2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-17 00:10:16 +03:00
Files
gentoo/dev-python/bpython/files/bpython-sphinx-4.patch
Andrey Grozin 8fb2c08ef3 dev-python/bpython: ask sphinx-4 to use the old layout
Closes: https://bugs.gentoo.org/789426
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
2021-05-22 21:23:04 +07:00

9 lines
393 B
Diff

diff -U2 -r bpython-0.21.orig/doc/sphinx/source/conf.py bpython-0.21/doc/sphinx/source/conf.py
--- bpython-0.21.orig/doc/sphinx/source/conf.py 2020-03-30 01:44:23.000000000 +0700
+++ bpython-0.21/doc/sphinx/source/conf.py 2021-05-22 21:06:51.161746459 +0700
@@ -215,3 +215,3 @@
# If true, show URL addresses after external links.
#man_show_urls = False
-
+man_make_section_directory = False