[openstack-dev] [new][oslo] stevedore 1.18.0 release (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 19 04:54:17 UTC 2016


We are jazzed to announce the release of:

stevedore 1.18.0: Manage dynamic plugins for Python applications

This release is part of the ocata release series.

The source is available from:

    http://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.17.1..1.18.0
-----------------------------------

5d633cf Updated from global requirements
c27ce0b Fix typos in exception.py


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

stevedore/exception.py | 4 ++--
test-requirements.txt  | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 6b0ae8d..123bda5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ Pillow>=2.4.0 # PIL License
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
@@ -11 +11 @@ oslotest>=1.10.0 # Apache-2.0
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+oslosphinx>=4.7.0 # Apache-2.0





More information about the OpenStack-dev mailing list