[release-announce] [trove] python-troveclient 1.3.1 (liberty)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 28 00:49:34 UTC 2016


We are eager to announce the release of:

python-troveclient 1.3.1: Client library for OpenStack DBaaS API

This release is part of the liberty stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/python-troveclient

Download the package from:

    https://tarballs.openstack.org/python-troveclient/

Please report issues through launchpad:

    http://bugs.launchpad.net/python-troveclient

For more details, please see below.

Changes in python-troveclient 1.3.0..1.3.1
------------------------------------------

f3d6696 Updated from global requirements
06252a5 Updated from global requirements
98c0a9e Updated from global requirements
afb536c Update .gitreview for stable/liberty


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

.gitreview       |  1 +
requirements.txt | 10 +++++-----
setup.py         |  2 +-
3 files changed, 7 insertions(+), 6 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 855f682..a77cf97 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-pbr<2.0,>=1.6
+pbr>=1.6
@@ -7 +7 @@ PrettyTable<0.8,>=0.7
-requests>=2.5.2
+requests!=2.8.0,!=2.9.0,>=2.5.2
@@ -9,3 +9,3 @@ simplejson>=2.2.0
-oslo.utils>=2.0.0 # Apache-2.0
-python-keystoneclient>=1.6.0
-Babel>=1.3
+oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0
+python-keystoneclient!=1.8.0,<3.0.0,>=1.6.0
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD





More information about the Release-announce mailing list