The Oslo team is excited to announce the release of:
stevedore 1.3.0: Manage dynamic plugins for Python applications
For more details, please see the git log history below and:
https://launchpad.net/python-stevedore/+milestone/1.3.0
Please report issues through launchpad:
https://bugs.launchpad.net/python-stevedore
Notable changes
----------------
We hope to make this the last release of the library for the Kilo cycle.
Changes in stevedore 1.2.0..1.3.0
---------------------------------
218e95d Updated from global requirements
f5eea34 Fix test for finding multiple drivers
549fa83 ignore .testrepository directory created by testr
554bd47 clean up default environments run by tox
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 1 +
requirements.txt | 2 +-
tox.ini | 2 +-
4 files changed, 24 insertions(+), 15 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 76d9c0f..f7f4cc9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ argparse
-six>=1.7.0
+six>=1.9.0
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev