[Python-modules-commits] [django-python3-ldap] branch master updated (5206e09 -> 7d94b9c)

Michael Fladischer fladi at moszumanska.debian.org
Tue Jun 20 08:04:34 UTC 2017


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

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

      from  5206e09   change target to unstable
       new  8f93434   Import django-python3-ldap_0.10.0.orig.tar.gz
       new  73d583b   record new upstream branch created by importing django-python3-ldap_0.10.0.orig.tar.gz and merge it
       new  18fe3a7   change version to 0.10.0-1 (UNRELEASED) New upstream release.
       new  a71651c   Bump Standards-Version to 4.0.0.
       new  7d94b9c   change target to unstable

The 5 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:
 CHANGELOG.rst                                      | 109 +++++++++++++++++++++
 MANIFEST.in                                        |   2 +
 PKG-INFO                                           |   2 +-
 README.rst                                         |  22 +++--
 debian/.git-dpm                                    |  14 +--
 debian/changelog                                   |   7 ++
 debian/control                                     |   2 +-
 django_python3_ldap.egg-info/PKG-INFO              |   2 +-
 django_python3_ldap.egg-info/SOURCES.txt           |   6 +-
 django_python3_ldap.egg-info/requires.txt          |   2 +-
 django_python3_ldap/__init__.py                    |   2 +-
 django_python3_ldap/ldap.py                        |  59 +++++++++--
 .../management/commands/ldap_sync_users.py         |   4 +-
 django_python3_ldap/tests.py                       |  25 +++++
 django_python3_ldap/utils.py                       |  17 +++-
 setup.py                                           |   2 +-
 .../django_python3_ldap_test}/__init__.py          |   0
 tests/django_python3_ldap_test/settings.py         |  98 ++++++++++++++++++
 tests/manage.py                                    |  10 ++
 19 files changed, 351 insertions(+), 34 deletions(-)
 create mode 100644 CHANGELOG.rst
 copy {django_python3_ldap/management => tests/django_python3_ldap_test}/__init__.py (100%)
 create mode 100644 tests/django_python3_ldap_test/settings.py
 create mode 100755 tests/manage.py

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



More information about the Python-modules-commits mailing list