[openstack-dev] [new][oslo] oslo.cache 1.12.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Aug 2 18:14:31 UTC 2016
We are enthusiastic to announce the release of:
oslo.cache 1.12.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.11.0..1.12.0
------------------------------------
3009e5f Updated from global requirements
e989c40 Add Python 3.5 classifier and venv
6e9091d Imported Translations from Zanata
30a7cf4 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.po | 53 ++++++++++++++++++++++
oslo_cache/locale/es/LC_MESSAGES/oslo_cache.po | 12 +++--
oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.po | 12 +++--
oslo_cache/locale/it/LC_MESSAGES/oslo_cache.po | 12 +++--
oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.po | 12 +++--
oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.po | 12 +++--
oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.po | 12 +++--
oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.po | 14 +++---
oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.po | 12 +++--
oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.po | 14 +++---
.../locale/en_GB/LC_MESSAGES/releasenotes.po | 30 ++++++++++++
requirements.txt | 4 +-
setup.cfg | 2 +-
tox.ini | 2 +-
14 files changed, 152 insertions(+), 51 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index b1defe2..2f4ebb9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ six>=1.9.0 # MIT
-oslo.config>=3.10.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0
@@ -10 +10 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.utils>=3.14.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
More information about the OpenStack-dev
mailing list