[openstack-announce] [release][oslo] oslo.context release 1.0.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Nov 23 21:18:12 UTC 2015
We are jubilant to announce the release of:
oslo.context 1.0.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/1.0.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.context
Changes in oslo.context 0.9.0..1.0.0
------------------------------------
73f2810 Updated from global requirements
ea648c5 Remove python 2.6 classifier
2530b7f Remove python 2.6 and cleanup tox.ini
Diffstat (except docs and test files)
-------------------------------------
setup.cfg | 1 -
test-requirements.txt | 2 +-
tox.ini | 14 ++------------
3 files changed, 3 insertions(+), 14 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 5876615..4ea068e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ coverage>=3.6
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
More information about the OpenStack-announce
mailing list