[release][oslo] oslo.vmware release 2.0.0 (mitaka)
We are amped to announce the release of: oslo.vmware 2.0.0: Oslo VMware library This release is part of the mitaka release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.vmware With package available at: https://pypi.python.org/pypi/oslo.vmware For more details, please see the git log history below and: http://launchpad.net/oslo.vmware/+milestone/2.0.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.vmware Changes in oslo.vmware 1.23.0..2.0.0 ------------------------------------ 9034d1d Updated from global requirements 6c305f3 Updated from global requirements a9d1b9a Remove python 2.6 classifier f6bae5c Remove python 2.6 and cleanup tox.ini fb8bc8b Imported Translations from Zanata 59a70dc Updated from global requirements Diffstat (except docs and test files) ------------------------------------- .../locale/fr/LC_MESSAGES/oslo.vmware-log-error.po | 13 +++++++------ .../locale/fr/LC_MESSAGES/oslo.vmware-log-info.po | 13 +++++++------ .../locale/fr/LC_MESSAGES/oslo.vmware-log-warning.po | 13 +++++++------ oslo.vmware/locale/fr/LC_MESSAGES/oslo.vmware.po | 7 +++---- oslo.vmware/locale/oslo.vmware-log-critical.pot | 20 -------------------- requirements.txt | 2 +- setup.cfg | 1 - test-requirements.txt | 2 +- tox.ini | 9 +++------ 9 files changed, 29 insertions(+), 51 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 0ce7351..f8066a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17 +17 @@ oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils>=2.4.0 # Apache-2.0 +oslo.utils>=2.8.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 361a86c..b765d9a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23 +23 @@ coverage>=3.6 -oslosphinx>=2.5.0 # Apache-2.0 +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
participants (1)
-
davanum@gmail.com