python-pillow/python-pillow_sphinx-issues.patch

12 lines
416 B
Diff
Raw Normal View History

2021-07-07 09:03:01 +00:00
diff -rupN --no-dereference Pillow-8.3.1/docs/conf.py Pillow-8.3.1-new/docs/conf.py
--- Pillow-8.3.1/docs/conf.py 2021-07-06 16:05:28.000000000 +0200
+++ Pillow-8.3.1-new/docs/conf.py 2021-07-07 10:44:44.716870622 +0200
@@ -30,7 +30,6 @@ needs_sphinx = "2.4"
# ones.
extensions = [
"sphinx_copybutton",
2021-01-03 10:12:44 +00:00
- "sphinx_issues",
"sphinx_removed_in",
2021-07-07 09:03:01 +00:00
"sphinx.ext.autodoc",
"sphinx.ext.intersphinx",