[Python-modules-commits] [python-ldap3] 02/04: record new upstream branch created by importing python-ldap3_1.0.2.orig.tar.gz and merge it

Brian May bam at moszumanska.debian.org
Tue Dec 15 06:11:08 UTC 2015


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

bam pushed a commit to branch master
in repository python-ldap3.

commit 070b9dfdcc6d2665189713ab4d13e624ffe3a2fb
Merge: b755e57 8e2c107
Author: Brian May <bam at debian.org>
Date:   Tue Dec 15 17:04:33 2015 +1100

    record new upstream branch created by importing python-ldap3_1.0.2.orig.tar.gz and merge it

 PKG-INFO                                 |  10 +-
 README.rst                               |   4 +-
 _version.json                            |   6 +-
 debian/.git-dpm                          |  14 +-
 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 ++-
 25 files changed, 911 insertions(+), 762 deletions(-)

diff --cc debian/.git-dpm
index e3e351c,0000000..2b47392
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- a2ec7f5e5025fb3a1f2b75fa04c8c67159a89d77
- a2ec7f5e5025fb3a1f2b75fa04c8c67159a89d77
- a2ec7f5e5025fb3a1f2b75fa04c8c67159a89d77
- a2ec7f5e5025fb3a1f2b75fa04c8c67159a89d77
- python-ldap3_0.9.9.3.orig.tar.gz
- 61cacf72d79893ae1b54a6b8c45443105c817026
- 292184
++8e2c1076e1c13f6b7a8b576443c3903a618004e4
++8e2c1076e1c13f6b7a8b576443c3903a618004e4
++8e2c1076e1c13f6b7a8b576443c3903a618004e4
++8e2c1076e1c13f6b7a8b576443c3903a618004e4
++python-ldap3_1.0.2.orig.tar.gz
++a91dfbeb8dca57b76bd17189a5e283f7fd49917b
++293374
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

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