[release][oslo] oslo.concurrency release 2.6.0 (liberty)
We are amped to announce the release of: oslo.concurrency 2.6.0: Oslo Concurrency library This release is part of the liberty 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 For more details, please see the git log history below and: http://launchpad.net/oslo.concurrency/+milestone/2.6.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.concurrency Changes in oslo.concurrency 2.5.0..2.6.0 ---------------------------------------- efb6c06 Removes unused posix-ipc requirement 2d1164a Updated from global requirements 53d8389 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 5a77ff6..9ac5e1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ -pbr<2.0,>=1.4 +pbr<2.0,>=1.6 @@ -8 +8 @@ iso8601>=0.1.9 -oslo.config>=2.1.0 # Apache-2.0 +oslo.config>=2.3.0 # Apache-2.0 @@ -11 +10,0 @@ oslo.utils>=2.0.0 # Apache-2.0 -posix-ipc
participants (1)
-
davanum@gmail.com