[openstack-dev] [release][congress] python-congressclient 1.2.3 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Thu Mar 3 21:22:08 UTC 2016
We are tickled pink to announce the release of:
python-congressclient 1.2.3: Client for Congress
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/python-congressclient
Please report issues through launchpad:
http://bugs.launchpad.net/python-congressclient
For more details, please see below.
Changes in python-congressclient 1.2.2..1.2.3
---------------------------------------------
6ab5893 Updated from global requirements
99f2080 Update help message for datasource CLI
f44bb5f Updated from global requirements
1e030f0 Updated from global requirements
15acd8c Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
congressclient/osc/v1/datasource.py | 36 ++++++++++++++++++------------------
requirements.txt | 6 +++---
2 files changed, 21 insertions(+), 21 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 4beb194..6fce840 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,2 +6,2 @@ Babel>=1.3 # BSD
-cliff>=1.15.0 # Apache-2.0
-oslo.i18n>=1.5.0 # Apache-2.0
+cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
+oslo.i18n>=2.1.0 # Apache-2.0
@@ -10 +10 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
More information about the OpenStack-dev
mailing list