[release-announce] [congress] python-congressclient 1.9.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 7 16:33:13 UTC 2017


We are gleeful to announce the release of:

python-congressclient 1.9.0: Client for Congress

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/python-congressclient

Download the package from:

    https://pypi.python.org/pypi/python-congressclient

Please report issues through launchpad:

    https://bugs.launchpad.net/python-congressclient

For more details, please see below.

Changes in python-congressclient 1.8.0..1.9.0
---------------------------------------------

82082b5 Updated from global requirements
0d8886d Avoid tox_install.sh for constraints support
5c101cb Enable include_rules option for library policy
2a5cebd Updated from global requirements
598d496 Support activating library policy
e85eafe Updated from global requirements
cd172d6 Updated from global requirements
4587128 Updated from global requirements
3f19d1f Updated from global requirements
e3604a7 Updated from global requirements


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

congressclient/v1/client.py | 27 ++++++++++++++-------------
requirements.txt            | 12 ++++++------
test-requirements.txt       |  8 ++++----
tools/tox_install.sh        | 30 ------------------------------
tox.ini                     | 10 ++++------
5 files changed, 28 insertions(+), 59 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 726fe78..3a182f3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,6 +6,6 @@ Babel!=2.4.0,>=2.3.4 # BSD
-cliff>=2.8.0 # Apache-2.0
-keystoneauth1>=3.0.1 # Apache-2.0
-oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.log>=3.22.0 # Apache-2.0
-oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
-six>=1.9.0 # MIT
+cliff!=2.9.0,>=2.8.0 # Apache-2.0
+keystoneauth1>=3.3.0 # Apache-2.0
+oslo.i18n>=3.15.3 # Apache-2.0
+oslo.log>=3.30.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
+six>=1.10.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 06784db..7b3a7fc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-python-subunit>=0.0.18 # Apache-2.0/BSD
+python-subunit>=1.0.0 # Apache-2.0/BSD
@@ -10 +10 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0
@@ -12,2 +12,2 @@ testrepository>=0.0.18 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
-mock>=2.0 # BSD
+testtools>=2.2.0 # MIT
+mock>=2.0.0 # BSD






More information about the Release-announce mailing list