[Python-modules-commits] [django-auth-ldap] branch upstream updated (eb4338e -> 058058d)

Michael Fladischer fladi at moszumanska.debian.org
Thu Jul 6 20:41:28 UTC 2017


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

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

      from  eb4338e   Import django-auth-ldap_1.2.12+dfsg.orig.tar.gz
       new  058058d   Import django-auth-ldap_1.2.13+dfsg.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:
 CHANGES                                |  11 +++
 PKG-INFO                               |   4 +-
 django_auth_ldap.egg-info/PKG-INFO     |   4 +-
 django_auth_ldap.egg-info/SOURCES.txt  |   1 +
 django_auth_ldap.egg-info/requires.txt |   2 +-
 django_auth_ldap/__init__.py           |   2 +-
 django_auth_ldap/backend.py            |  84 +++++++++++++++++--
 django_auth_ldap/config.py             |   4 +
 django_auth_ldap/tests.py              | 149 +++++++++++++++++++++++++++++++--
 docs/source/.conf.py.swp               | Bin 0 -> 16384 bytes
 docs/source/conf.py                    |   2 +-
 docs/source/permissions.rst            |  39 +++++----
 docs/source/reference.rst              |  26 +++++-
 setup.py                               |   4 +-
 test/settings.py                       |   5 ++
 tox.ini                                |   6 +-
 16 files changed, 292 insertions(+), 51 deletions(-)
 create mode 100644 docs/source/.conf.py.swp

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