[Python-modules-commits] [django-auth-ldap] branch master updated (34ec194 -> 7615455)

Michael Fladischer fladi at moszumanska.debian.org
Sun May 28 09:26:20 UTC 2017


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

fladi pushed a change to branch master
in repository django-auth-ldap.

      from  34ec194   change target to experimental
       new  10a06d9   record new upstream branch created by importing django-auth-ldap_1.2.12+dfsg.orig.tar.gz
       new  eb4338e   Import django-auth-ldap_1.2.12+dfsg.orig.tar.gz
       new  7660370   Do not include a static copy of "archive"
       new  93daa2d   use local objects.inv where possible
       new  c3d26b7   Use pyldap for both Python2 and Python3.
       new  384fa15   merge patched into master
       new  1907dea   change version to 1.2.12+dfsg-1~exp1 (UNRELEASED) New upstream release.
       new  7615455   change target to experimental

The 8 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:
 CHANGES                                            |   7 ++
 PKG-INFO                                           |   2 +-
 debian/.git-dpm                                    |  14 +--
 debian/changelog                                   |   6 +
 ...3-Use-pyldap-for-both-Python2-and-Python3.patch |   6 +-
 debian/patches/docs-do_not_install_archive.patch   |   4 +-
 .../docs-use_local_intersphinx_mapping.patch       |   4 +-
 django_auth_ldap.egg-info/PKG-INFO                 |   2 +-
 django_auth_ldap/__init__.py                       |   2 +-
 django_auth_ldap/backend.py                        |  63 ++++++++--
 django_auth_ldap/config.py                         |  84 +++++++++++++
 django_auth_ldap/tests.py                          | 137 ++++++++++++++++++++-
 docs/source/conf.py                                |   2 +-
 docs/source/groups.rst                             |  23 ++++
 docs/source/reference.rst                          |  59 +++++++--
 docs/source/users.rst                              |  11 +-
 setup.py                                           |   2 +-
 test/.coveragerc                                   |   1 +
 18 files changed, 378 insertions(+), 51 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-auth-ldap.git



More information about the Python-modules-commits mailing list