[openstack-dev] [release][oslo] oslo.i18n release 3.2.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Thu Jan 14 03:52:50 UTC 2016
We are jazzed to announce the release of:
oslo.i18n 3.2.0: Oslo i18n library
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.i18n
With package available at:
https://pypi.python.org/pypi/oslo.i18n
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.i18n
For more details, please see below.
Changes in oslo.i18n 3.1.0..3.2.0
---------------------------------
b9aa5e8 Updated from global requirements
176959c add versionadded designations to newer functions
e749d84 doc: contextual/plural translation requires oslo.i18n >=2.1.0
59bb707 Trival: Remove 'MANIFEST.in'
Diffstat (except docs and test files)
-------------------------------------
MANIFEST.in | 6 ------
oslo_i18n/_factory.py | 4 ++++
test-requirements.txt | 2 +-
5 files changed, 10 insertions(+), 7 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 72ce2fd..581c256 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +15 @@ coverage>=3.6
-oslo.config>=2.7.0 # Apache-2.0
+oslo.config>=3.2.0 # Apache-2.0
More information about the OpenStack-dev
mailing list