We high-spiritedly announce the release of: oslosphinx 4.18.0: OpenStack Sphinx Extensions and Theme This release is part of the queens release series. Download the package from: https://pypi.python.org/pypi/oslosphinx For more details, please see below. Changes in oslosphinx 4.17.0..4.18.0 ------------------------------------ 1de073c Remove -U from pip install 417534b Avoid tox_install.sh for constraints support 2c97339 Remove setting of version/release from releasenotes 5c873d8 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- releasenotes/source/conf.py | 12 ++++-------- requirements.txt | 2 +- tools/tox_install.sh | 30 ------------------------------ tox.ini | 11 +++++------ 4 files changed, 10 insertions(+), 45 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 3ef27e5..ad13f8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ requests>=2.14.2 # Apache-2.0 -six>=1.9.0 # MIT +six>=1.10.0 # MIT