From 0415516fb38f09f9cbbacd03a88aed3e85f22ec2 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 23 May 2021 01:41:44 +0000 Subject: Adding metadata --- dev-python/bpython/files/bpython-sphinx-4.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dev-python/bpython/files/bpython-sphinx-4.patch (limited to 'dev-python/bpython/files') diff --git a/dev-python/bpython/files/bpython-sphinx-4.patch b/dev-python/bpython/files/bpython-sphinx-4.patch new file mode 100644 index 000000000000..5003de24bcf6 --- /dev/null +++ b/dev-python/bpython/files/bpython-sphinx-4.patch @@ -0,0 +1,8 @@ +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 -- cgit v1.3.1