We are eager to announce the release of: oslo.concurrency 3.13.0: Oslo Concurrency library
This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.concurrency With package available at: https://pypi.python.org/pypi/oslo.concurrency Please report issues through launchpad: http://bugs.launchpad.net/oslo.concurrency For more details, please see below. Changes in oslo.concurrency 3.12.0..3.13.0 ------------------------------------------ 2e8d548 Updated from global requirements 0c3a39e Fix parameters of assertEqual are misplaced e9a0914 Add Python 3.5 classifier and venv Diffstat (except docs and test files) ------------------------------------- requirements.txt | 2 +- setup.cfg | 1 + tox.ini | 6 +-- 5 files changed, 44 insertions(+), 45 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 864afc1..81d8537 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10 +10 @@ oslo.i18n>=2.1.0 # Apache-2.0 -oslo.utils>=3.15.0 # Apache-2.0 +oslo.utils>=3.16.0 # Apache-2.0 __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev