[openstack-announce] [release][oslo] oslo.context release 0.7.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Oct 12 15:58:29 UTC 2015
We are tickled pink to announce the release of:
oslo.context 0.7.0: Oslo Context library
This release is part of the mitaka 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.7.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.context
Changes in oslo.context 0.6.0..0.7.0
------------------------------------
f8285a1 Add shields.io version/downloads links/badges into README.rst
ee2148c Change ignore-errors to ignore_errors
18170eb Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
.coveragerc | 2 +-
README.rst | 8 ++++++++
requirements.txt | 2 +-
setup.py | 2 +-
4 files changed, 11 insertions(+), 3 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 350c94e..08b0f01 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr<2.0,>=1.6
+pbr>=1.6
More information about the OpenStack-announce
mailing list