[openstack-dev] [new][oslo] oslo.versionedobjects 1.14.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 2 18:24:56 UTC 2016


We are satisfied to announce the release of:

oslo.versionedobjects 1.14.0: Oslo Versioned Objects library

This release is part of the newton release series.

With source available at:

    http://git.openstack.org/cgit/openstack/oslo.versionedobjects

With package available at:

    https://pypi.python.org/pypi/oslo.versionedobjects

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.versionedobjects

For more details, please see below.

Changes in oslo.versionedobjects 1.13.0..1.14.0
-----------------------------------------------

67ba3a0 Updated from global requirements
def295f Add Python 3.5 classifier and venv


Diffstat (except docs and test files)
-------------------------------------

requirements.txt | 4 ++--
setup.cfg        | 1 +
tox.ini          | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 7813946..2e55edb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ oslo.config>=3.12.0 # Apache-2.0
-oslo.context>=2.4.0 # Apache-2.0
+oslo.context!=2.6.0,>=2.4.0 # Apache-2.0
@@ -10 +10 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.15.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0





More information about the OpenStack-dev mailing list