[oslo] oslo.cache 1.26.0 (queens)
We are excited to announce the release of: oslo.cache 1.26.0: Cache storage for OpenStack projects. This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.cache Download the package from: https://pypi.python.org/pypi/oslo.cache Please report issues through launchpad: https://bugs.launchpad.net/oslo.cache For more details, please see below. Changes in oslo.cache 1.25.0..1.26.0 ------------------------------------ 8e86b56 Updated from global requirements cd59731 Update the documentation link for doc migration ad0441f Imported Translations from Zanata 0f67c8b Update reno for stable/pike 4230dcf Updated from global requirements Diffstat (except docs and test files) ------------------------------------- oslo_cache/_i18n.py | 2 +- releasenotes/source/index.rst | 1 + .../source/locale/de/LC_MESSAGES/releasenotes.po | 49 ++++++++++++++++++++++ releasenotes/source/pike.rst | 6 +++ test-requirements.txt | 6 +-- 5 files changed, 60 insertions(+), 4 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index af491a4..17cd0d2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -mock>=2.0 # BSD +mock>=2.0.0 # BSD @@ -7 +7 @@ oslotest>=1.10.0 # Apache-2.0 -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0 @@ -10 +10 @@ sphinx>=1.6.2 # BSD -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org