From 787567e30cdb971ebaafd5d13d1855e108ebd5e8 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 17 Jan 2018 09:57:09 -0500 Subject: [PATCH] block sphinx 1.6.6 A behavior change in Sphinx 1.6.6 breaks the documentation build for several projects that are automatically generating documentation. Drop the constraint to the previous version and block 1.6.6 until we can sort out how to deal with the change. https://github.com/sphinx-doc/sphinx/commit/2d99648e9982325bbd670da11df5f809e3134284 Change-Id: Idcacb3c22135acfe5e05eccd607fc0e7e769afb2 Signed-off-by: Doug Hellmann --- global-requirements.txt | 2 +- upper-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index d5b1a12d9b..3f8bffd773 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -421,7 +421,7 @@ selenium>=2.50.1 # Apache-2.0 # Blacklist setuptools 34.0.0-34.3.2 due to https://github.com/pypa/setuptools/issues/951 # Blacklist setuptools 36.2.0 due to https://github.com/pypa/setuptools/issues/1086 setuptools>=16.0,!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 # PSF/ZPL -sphinx>=1.6.2 # BSD +sphinx>=1.6.2,!=1.6.6 # BSD sphinx-testing>=0.7.2 # BSD License sphinxcontrib-actdiag>=0.8.5 # BSD sphinxcontrib-blockdiag>=1.5.4 # BSD diff --git a/upper-constraints.txt b/upper-constraints.txt index 43153a3b11..139a53ae80 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -365,7 +365,7 @@ python-consul===0.7.2 seqdiag===0.9.5 numpy===1.14.0 repoze.who===2.3 -Sphinx===1.6.6 +Sphinx===1.6.5 oslo.config===5.2.0 tempest===17.2.0 django-floppyforms===1.7.0