We are happy to announce the release of:
oslo.context 0.4.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
For more details, please see the git log history below and:
http://launchpad.net/oslo.context/+milestone/0.4.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.context
Changes in oslo.context 0.3.0..0.4.0
------------------------------------
23f81ea Remove support for Python 3.3
8db21ad Do not sync run_cross_tests.sh
9f903ec Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
openstack-common.conf | 7 -------
requirements.txt | 2 +-
setup.cfg | 1 -
tox.ini | 2 +-
4 files changed, 2 insertions(+), 10 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 95137a6..d3e9241 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=0.6,!=0.7,<1.0
+pbr>=0.11,<2.0
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev