[release-announce] [keystone] ldappool 2.2.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Wed Jan 31 20:13:33 UTC 2018


We are overjoyed to announce the release of:

ldappool 2.2.0: A simple connector pool for python-ldap.

This release is part of the queens release series.

Download the package from:

    https://tarballs.openstack.org/ldappool/

For more details, please see below.

Changes in ldappool 2.1.0..2.2.0
--------------------------------

90aaa08 Updated from global requirements
a25dcd4 Avoid tox_install.sh for constraints support
1b962ba Updated from global requirements
ac73691 Updated from global requirements
6e592fe Updated from global requirements
a47bcb6 Turn on warning-is-error for sphinx build
bdfa6d5 Switch from oslosphinx to openstackdocstheme
68d4652 Fix html_last_updated_fmt for Python3.


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

setup.cfg             |  2 +-
test-requirements.txt |  7 ++++---
tools/tox_install.sh  | 30 ------------------------------
tox.ini               |  8 ++++----
5 files changed, 17 insertions(+), 46 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 5400200..0c615ee 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11,2 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-sphinx!=1.6.1,>=1.5.1 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
+openstackdocstheme>=1.17.0 # Apache-2.0
@@ -13,2 +14,2 @@ testrepository>=0.0.18 # Apache-2.0/BSD
-testresources>=0.2.4 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testresources>=2.0.0 # Apache-2.0/BSD
+testtools>=2.2.0 # MIT






More information about the Release-announce mailing list