[openstack-dev] [new][oslo] oslo.cache 1.11.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Jul 13 14:04:28 UTC 2016
We are psyched to announce the release of:
oslo.cache 1.11.0: Cache storage for Openstack projects.
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.cache
With package available at:
https://pypi.python.org/pypi/oslo.cache
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.cache
For more details, please see below.
Changes in oslo.cache 1.10.0..1.11.0
------------------------------------
86bcd66 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
test-requirements.txt | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 28e46dd..b1defe2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.14.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 42f2881..0510e84 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,2 +8,2 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-reno>=1.6.2 # Apache2
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+reno>=1.8.0 # Apache2
More information about the OpenStack-dev
mailing list