[openstack-dev] [release] oslo.context release 0.3.0 (liberty)

Doug Hellmann doug at doughellmann.com
Tue Apr 21 18:17:33 UTC 2015


We are satisfied to announce the release of:

oslo.context 0.3.0: Oslo Context library

For more details, please see the git log history below and:

    http://launchpad.net/oslo.context/+milestone/0.3.0

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.context

Changes in oslo.context 0.2.0..0.3.0
------------------------------------

95c031d 2015-04-16 18:02:15 +0000 Uncap library requirements for liberty
6ac5cc2 2015-04-04 02:02:41 -0400 Standardize setup.cfg summary for oslo libs
2d6b2d6 2015-04-03 13:57:40 +0000 Update to latest hacking
abfc021 2015-03-26 11:00:56 +0000 Updated from global requirements
7cc81aa 2015-03-05 14:50:48 -0500 fix bug tracker link

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

README.rst            | 2 +-
setup.cfg             | 2 +-
test-requirements.txt | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 7793b38..0d0e2e5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,2 +5,2 @@
-hacking>=0.9.1,<0.10
-oslotest>=1.2.0  # Apache-2.0
+hacking>=0.10.0,<0.11
+oslotest>=1.5.1  # Apache-2.0
@@ -10 +10 @@ coverage>=3.6
-oslosphinx>=2.2.0  # Apache-2.0
+oslosphinx>=2.5.0  # Apache-2.0





More information about the OpenStack-dev mailing list