[Python-modules-commits] [python-ldap3] branch upstream updated (8e2c107 -> 474b0f8)

Brian May bam at moszumanska.debian.org
Sun Jan 3 04:20:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

bam pushed a change to branch upstream
in repository python-ldap3.

      from  8e2c107   Import python-ldap3_1.0.2.orig.tar.gz
       new  474b0f8   Import python-ldap3_1.0.3.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                      |   2 +-
 _version.json                 |   2 +-
 ldap3.egg-info/PKG-INFO       |   2 +-
 ldap3/__init__.py             |  35 ++--
 ldap3/abstract/entry.py       | 407 +++++++++++++++++++++---------------------
 ldap3/core/connection.py      |   6 +-
 ldap3/core/exceptions.py      |   8 +
 ldap3/operation/bind.py       |   9 +-
 ldap3/version.py              |   4 +-
 setup.cfg                     |   2 +-
 test/testAbstractionSearch.py |   2 +-
 test/testBindOperation.py     |   3 +
 test/testExtensions.py        |   2 +-
 13 files changed, 252 insertions(+), 232 deletions(-)

-- 
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