We are pumped to announce the release of: oslo.context 0.6.0: Oslo Context library This release is part of the liberty release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.context With package available at: https://pypi.python.org/pypi/oslo.context For more details, please see the git log history below and: http://launchpad.net/oslo.context/+milestone/0.6.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.context Changes in oslo.context 0.5.0..0.6.0 ------------------------------------ 73c91b8 Updated from global requirements bd83404 Updated from global requirements 1513a0e Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 3cb05e9..350c94e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ -pbr<2.0,>=1.3 +pbr<2.0,>=1.6 diff --git a/test-requirements.txt b/test-requirements.txt index 5cfe650..5876615 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6 +6 @@ hacking<0.11,>=0.10.0 -oslotest>=1.9.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0