[Python-modules-commits] [django-auth-ldap] branch master updated (0541c4f -> c0aa3be)

Michael Fladischer fladi at moszumanska.debian.org
Thu Jul 6 20:41:27 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  0541c4f   change version to 1.2.12+dfsg-1 (unstable) Upload to unstable. change urgency to low
       new  4b772ab   record new upstream branch created by importing django-auth-ldap_1.2.13+dfsg.orig.tar.gz
       new  058058d   Import django-auth-ldap_1.2.13+dfsg.orig.tar.gz
       new  c2564cb   Do not include a static copy of "archive"
       new  ec1e22d   use local objects.inv where possible
       new  359c722   Use pyldap for both Python2 and Python3.
       new  0f1eb6a   merge patched into master
       new  2c72634   change version to 1.2.13+dfsg-1 (UNRELEASED) New upstream release.
       new  c0aa3be   change target to unstable

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                                            |  11 ++
 PKG-INFO                                           |   4 +-
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |   6 +
 ...3-Use-pyldap-for-both-Python2-and-Python3.patch |   8 +-
 debian/patches/docs-do_not_install_archive.patch   |   4 +-
 .../docs-use_local_intersphinx_mapping.patch       |   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 +-
 21 files changed, 313 insertions(+), 66 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