[openstack-dev] [new][oslo] stevedore 1.17.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 2 18:27:58 UTC 2016


We are mirthful to announce the release of:

stevedore 1.17.0: Manage dynamic plugins for Python applications

This release is part of the newton release series.

With source available at:

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

With package available at:

    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.16.0..1.17.0
-----------------------------------

0c6b78c Remove discover from test-requirements
4ec5022 make error reporting for extension loading quieter
76c14b1 Add Python 3.5 classifier and venv
c8a3964 Replace assertEquals() with assertEqual()


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

setup.cfg                      |  1 +
stevedore/extension.py         | 11 +++++++++--
test-requirements.txt          |  1 -
tox.ini                        |  2 +-
5 files changed, 12 insertions(+), 5 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 977194a..6b0ae8d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +9,0 @@ testrepository>=0.0.18 # Apache-2.0/BSD
-discover # BSD





More information about the OpenStack-dev mailing list