[openstack-dev] [release][oslo] oslo.context 2.3.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Mon May 9 15:38:31 UTC 2016
We are gleeful to announce the release of:
oslo.context 2.3.0: Oslo Context library
This release is part of the newton 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
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.context
For more details, please see below.
Changes in oslo.context 2.2.0..2.3.0
------------------------------------
82ffe9e Drop babel as requirement since its not used
d6585a8 Updated from global requirements
c63a359 Ensure to_dict() supports unicode
Diffstat (except docs and test files)
-------------------------------------
oslo_context/context.py | 2 +-
requirements.txt | 1 -
3 files changed, 4 insertions(+), 3 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index b2608e4..95d0fe8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +5,0 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
More information about the OpenStack-dev
mailing list