python-ldappool 2.0.0-1 source package in Ubuntu

Changelog

python-ldappool (2.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).
  * d/rules: Changed UPSTREAM_GIT protocol to https

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed upstream git URL.
  * Fixed (build-)depends for this release.
  * Added Python 3 support.
  * Using modernities from openstack-pkg-tools.
  * Removed non-active uploaders.
  * Now uses python-pyldap as (build-)depends.

 -- Thomas Goirand <email address hidden>  Wed, 13 Jul 2016 17:22:01 +0200

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ldappool_2.0.0-1.dsc 2.4 KiB 62576113ffdcd9223c565d09b10878f3118ef0d2e3d714df9038a10a943df301
python-ldappool_2.0.0.orig.tar.xz 11.9 KiB ca3695ab912d90a58a6246527800aba3ea2c26294591a6be76dc09155a265ad0
python-ldappool_2.0.0-1.debian.tar.xz 3.0 KiB 95ca9564f0b37da033defff25bdca16384e452f6355608b4ee6783abe91f5344

No changes file available.

Binary packages built by this source

python-ldappool: connection pool for python-ldap - Python 2.7

 A simple connector pool for python-ldap. The pool keeps LDAP connectors alive
 and let you reuse them, drastically reducing the time spent to initiate a ldap
 connection.
 .
 The pool has useful features like:
  * transparent reconnection on failures or server restarts
  * configurable pool size and connectors timeouts
  * configurable max lifetime for connectors
  * a context manager to simplify acquiring and releasing a connector
 .
 This package provides the Python 2.7 module.

python3-ldappool: No summary available for python3-ldappool in ubuntu artful.

No description available for python3-ldappool in ubuntu artful.