We jubilantly announce the release of: stevedore 1.25.2: Manage dynamic plugins for Python applications This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/stevedore Download the package from: https://pypi.org/project/stevedore Please report issues through: https://bugs.launchpad.net/stevedore/+bugs For more details, please see below. Changes in stevedore 1.25.1..1.25.2 ----------------------------------- ce386fc import zuul job settings from project-config 36c7b61 remove duplicate sphinx dependency 0449c4e Use stable branch for upper-constraints fd1517d Avoid tox_install.sh for constraints support 07364d4 move doc requirements to doc/requirements.txt Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 9 +++++++++ test-requirements.txt | 3 ++- tools/tox_install.sh | 30 ------------------------------ tox.ini | 17 ++++++++++++----- 5 files changed, 26 insertions(+), 36 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 560de35..46b74f0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6 +5,0 @@ Pillow>=2.4.0 # PIL License -sphinx>=1.6.2 # BSD @@ -11,0 +11,2 @@ reno!=2.3.1,>=1.8.0 # Apache-2.0 +# sphinx is needed for testing the sphinxext module +sphinx>=1.6.2 # BSD
participants (1)
-
no-reply@openstack.org