]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
zzzeeksphinx 1.2.1 needed w/ sphinx 3.5.0
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 15 Feb 2021 19:40:31 +0000 (14:40 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 15 Feb 2021 19:41:59 +0000 (14:41 -0500)
Change-Id: Ie81ac4dfaf53b2ff7df37603b473509f320726be
(cherry picked from commit f18531fd315e50cffa18b01c3be4eb585c4a3364)

doc/build/conf.py

index 84339c9faf133fe9cafc40fdb532cd96d05e2344..94a2652acdc27d52d1ab6676d0a994fc26dbd3cd 100644 (file)
@@ -37,7 +37,7 @@ extensions = [
     "changelog",
     "sphinx_paramlinks",
 ]
-needs_extensions = {"zzzeeksphinx": "1.1.5"}
+needs_extensions = {"zzzeeksphinx": "1.2.1"}
 
 # Add any paths that contain templates here, relative to this directory.
 # not sure why abspath() is needed here, some users