[Python-modules-commits] [python-ldap3] branch upstream updated (a2ec7f5 -> 8e2c107)
Brian May
bam at moszumanska.debian.org
Tue Dec 15 06:11:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
bam pushed a change to branch upstream
in repository python-ldap3.
from a2ec7f5 Import python-ldap3_0.9.9.3.orig.tar.gz
adds 8e2c107 Import python-ldap3_1.0.2.orig.tar.gz
No new revisions were added by this update.
Summary of changes:
PKG-INFO | 10 +-
README.rst | 4 +-
_version.json | 6 +-
ldap3.egg-info/PKG-INFO | 10 +-
ldap3.egg-info/SOURCES.txt | 2 +-
ldap3/__init__.py | 830 ++++++++++++++++---------------
ldap3/abstract/entry.py | 403 +++++++--------
ldap3/compat/__init__.py | 0
ldap3/core/connection.py | 2 +-
ldap3/core/pooling.py | 2 +-
ldap3/core/server.py | 16 +-
ldap3/extend/__init__.py | 16 +-
ldap3/extend/microsoft/dirSync.py | 178 ++++---
ldap3/extend/microsoft/modifyPassword.py | 30 ++
ldap3/strategy/base.py | 6 +-
ldap3/utils/asn1.py | 17 +-
ldap3/utils/ciDict.py | 18 +-
ldap3/utils/uri.py | 8 +-
ldap3/version.py | 8 +-
setup.cfg | 2 +-
setup.py | 5 +-
test/testAbstractionSearch.py | 12 +-
test/testExtensions.py | 17 +-
test/testMicrosoftAD.py | 57 ++-
24 files changed, 904 insertions(+), 755 deletions(-)
delete mode 100644 ldap3/compat/__init__.py
create mode 100644 ldap3/extend/microsoft/modifyPassword.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-ldap3.git
More information about the Python-modules-commits
mailing list