[Python-modules-commits] [django-python3-ldap] branch upstream updated (f4dba05 -> 8f93434)

Michael Fladischer fladi at moszumanska.debian.org
Tue Jun 20 08:07:15 UTC 2017


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

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

      from  f4dba05   Import django-python3-ldap_0.9.12.orig.tar.gz
      adds  8f93434   Import django-python3-ldap_0.10.0.orig.tar.gz

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.rst                                      | 109 +++++++++++++++++++++
 MANIFEST.in                                        |   2 +
 PKG-INFO                                           |   2 +-
 README.rst                                         |  22 +++--
 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 ++
 16 files changed, 336 insertions(+), 26 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