python-pillow/python-pillow_sphinx-issues.patch
2021-01-03 11:12:44 +01:00

12 lines
375 B
Diff

diff -rupN Pillow-8.1.0/docs/conf.py Pillow-8.1.0-new/docs/conf.py
--- Pillow-8.1.0/docs/conf.py 2021-01-02 12:39:02.000000000 +0100
+++ Pillow-8.1.0-new/docs/conf.py 2021-01-03 11:03:45.488353823 +0100
@@ -32,7 +32,6 @@ extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.intersphinx",
"sphinx.ext.viewcode",
- "sphinx_issues",
"sphinx_removed_in",
]