parent
0ec02f6add
commit
e194019151
File diff suppressed because it is too large
Load Diff
@ -1,17 +0,0 @@
|
|||||||
diff -rupN --no-dereference Pillow-9.3.0/docs/conf.py Pillow-9.3.0-new/docs/conf.py
|
|
||||||
--- Pillow-9.3.0/docs/conf.py 2022-10-29 14:25:53.000000000 +0200
|
|
||||||
+++ Pillow-9.3.0-new/docs/conf.py 2022-10-30 11:05:22.465017452 +0100
|
|
||||||
@@ -28,12 +28,10 @@ needs_sphinx = "2.4"
|
|
||||||
# ones.
|
|
||||||
extensions = [
|
|
||||||
"sphinx_copybutton",
|
|
||||||
- "sphinx_issues",
|
|
||||||
"sphinx_removed_in",
|
|
||||||
"sphinx.ext.autodoc",
|
|
||||||
"sphinx.ext.intersphinx",
|
|
||||||
- "sphinx.ext.viewcode",
|
|
||||||
- "sphinxext.opengraph",
|
|
||||||
+ "sphinx.ext.viewcode"
|
|
||||||
]
|
|
||||||
|
|
||||||
intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}
|
|
@ -1,12 +0,0 @@
|
|||||||
diff -rupN --no-dereference Pillow-9.3.0/docs/Makefile Pillow-9.3.0-new/docs/Makefile
|
|
||||||
--- Pillow-9.3.0/docs/Makefile 2022-10-29 14:25:53.000000000 +0200
|
|
||||||
+++ Pillow-9.3.0-new/docs/Makefile 2022-10-30 11:05:22.304017451 +0100
|
|
||||||
@@ -47,7 +47,7 @@ install-sphinx:
|
|
||||||
|
|
||||||
html:
|
|
||||||
$(MAKE) install-sphinx
|
|
||||||
- $(SPHINXBUILD) -b html -W --keep-going $(ALLSPHINXOPTS) $(BUILDDIR)/html
|
|
||||||
+ $(SPHINXBUILD) -b html --keep-going $(ALLSPHINXOPTS) $(BUILDDIR)/html
|
|
||||||
@echo
|
|
||||||
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
|
|
||||||
|
|
@ -1 +1 @@
|
|||||||
SHA512 (Pillow-9.3.0.tar.gz) = 60c529d8a222a521a0c3f4254917aa3f6c5a47c7cb8930b4b9a05ef442d1a7e776018dc4ac834a9effc1342f8457898cae79820531ff430728f6c39d6297b2d7
|
SHA512 (Pillow-9.4.0.tar.gz) = 6c08336e5ca1e652bb3237ae092be61b78dc1cf65603d6b23369eb8e0554786114a8f87ab092a5fb9577e02cd0bb381353fa657e03090baeb91b4b8e3c740d51
|
||||||
|
Loading…
Reference in new issue