[release-announce] [oslo] stevedore 1.26.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 6 08:38:04 UTC 2017


We are thrilled to announce the release of:

stevedore 1.26.0: Manage dynamic plugins for Python applications

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/stevedore

Download the package from:

    https://pypi.python.org/pypi/stevedore

Please report issues through launchpad:

    https://bugs.launchpad.net/python-stevedore

For more details, please see below.

Changes in stevedore 1.25.0..1.26.0
-----------------------------------

95f3944 Updated from global requirements
f1023cf Remove Pillow from test-requirements
f9503f1 Make openstackdocstheme an optional doc dependency
e3e406b Updated from global requirements
937aa18 Update reno for stable/pike
a85fd1c Updated from global requirements


Diffstat (except docs and test files)
-------------------------------------

releasenotes/source/index.rst |  1 +
releasenotes/source/pike.rst  |  6 ++++++
setup.cfg                     |  7 +++++++
test-requirements.txt         |  6 ++----
tox.ini                       |  1 +
6 files changed, 31 insertions(+), 6 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 7546cae..1d9f1d6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +4,0 @@
-Pillow>=2.4.0 # PIL License
@@ -7 +6 @@ sphinx>=1.6.2 # BSD
-mock>=2.0 # BSD
+mock>=2.0.0 # BSD
@@ -10,2 +9 @@ testrepository>=0.0.18 # Apache-2.0/BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
-reno!=2.3.1,>=1.8.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list