[release-announce] ldappool 2.2.1 (queens)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 30 14:39:25 UTC 2019
We are amped to announce the release of:
ldappool 2.2.1: A simple connector pool for python-ldap.
This release is part of the queens stable release series.
The source is available from:
https://opendev.org/openstack/ldappool
Download the package from:
https://tarballs.openstack.org/null/
Please report issues through:
https://bugs.launchpad.net/ldappool/+bugs
For more details, please see below.
Changes in ldappool 2.2.0..2.2.1
--------------------------------
bf7190e OpenDev Migration Patch
7a071a7 PY3: switch to using unicode text values
e8b7845 import zuul job settings from project-config
6b334f2 Updated from global requirements
60b38df Update UPPER_CONSTRAINTS_FILE for stable/queens
9ef497e Update .gitreview for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 3 ++-
.zuul.yaml | 5 +++++
ldappool/__init__.py | 7 +++++--
test-requirements.txt | 2 +-
tox.ini | 2 +-
5 files changed, 14 insertions(+), 5 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 0c615ee..1acddcb 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ sphinx!=1.6.6,>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+openstackdocstheme>=1.18.1 # Apache-2.0
More information about the Release-announce
mailing list