[Python-modules-commits] [mockldap] branch master updated (4630ff1 -> 3ba89e0)

Michael Fladischer fladi at moszumanska.debian.org
Thu Jul 6 18:59:50 UTC 2017


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

fladi pushed a change to branch master
in repository mockldap.

      from  4630ff1   Fixed VCS URL (https)
      adds  0cff37f   record new upstream branch created by importing mockldap_0.2.7.orig.tar.gz
      adds  9e0bc8a   Import mockldap_0.2.7.orig.tar.gz
      adds  ecf59c3   use local objects.inv where possible
      adds  018ae0c   merge patched-experimental into experimental
      adds  1f757c7   change version to 0.2.7-1~exp1 [ Ondřej Nový ] [ Michael Fladischer ] New upstream release. change urgency to low
      adds  51448c7   Remove version constraint from python-sphinx in Build-Depends, no longer necessary.
      adds  68abde3   Use pyldap for both Python2 and Python3.
      adds  bf47263   merge patched-experimental into experimental
      adds  fa86061   Add patch to use pyldap for both Python2 and Python3.
      adds  3354736   Replace python-ldap with python-pyldap in Build-Depends.
      adds  9c6c774   Use https:// for copyright-format 1.0 URL.
      adds  7ce515a   Bump Standards-Version to 3.9.8.
      adds  38b2c5e   Enable Python3 support through additional binary package.
      adds  34dc155   Switch to python3-sphinx.
      adds  442c4c9   Bump minimum Python2 version to 2.7.
      adds  230f4f4   Update years in d/copyright.
      adds  42b4e8c   Install README for python3-mockldap.
      adds  609f68d   change target to experimental
      adds  2436bb2   record new upstream branch created by importing mockldap_0.2.8.orig.tar.gz
      adds  2aca990   Import mockldap_0.2.8.orig.tar.gz
      adds  840a906   use local objects.inv where possible
      adds  8ec15cd   Use pyldap for both Python2 and Python3.
      adds  35905ed   merge patched-experimental into experimental
      adds  4250813   change version to 0.2.8-1~exp1 (UNRELEASED) New upstream release.
      adds  77ba2cc   change target to experimental
       new  5226ee8   change version to 0.2.8-1~exp2 (UNRELEASED) Bump Standards-Version to 4.0.0. change urgency to medium
       new  3ba89e0   change version to 0.2.8-1 (unstable) Upload to unstable (Closes: #866016). change urgency to low

The 2 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                                            | 19 +++++++++
 PKG-INFO                                           | 19 ++++-----
 README                                             |  6 +--
 debian/.git-dpm                                    | 14 +++----
 debian/changelog                                   | 32 ++++++++++++++-
 debian/control                                     | 45 ++++++++++++++++++----
 debian/copyright                                   |  6 +--
 ...2-Use-pyldap-for-both-Python2-and-Python3.patch | 31 +++++++++++++++
 .../docs-use_local_intersphinx_mapping.patch       |  4 +-
 debian/patches/series                              |  1 +
 ...{python-mockldap.docs => python3-mockldap.docs} |  0
 debian/rules                                       |  2 +-
 docs/source/conf.py                                |  4 +-
 docs/source/overview.rst                           | 12 +++---
 setup.cfg                                          |  1 -
 setup.py                                           | 18 +++++----
 src/mockldap.egg-info/PKG-INFO                     | 19 ++++-----
 src/mockldap.egg-info/requires.txt                 |  2 +-
 src/mockldap/__init__.py                           |  2 +
 src/mockldap/filter.py                             |  2 +
 src/mockldap/ldapobject.py                         | 16 ++++----
 src/mockldap/recording.py                          |  2 +
 src/mockldap/tests.py                              | 37 +++++++++++-------
 23 files changed, 212 insertions(+), 82 deletions(-)
 create mode 100644 debian/patches/0002-Use-pyldap-for-both-Python2-and-Python3.patch
 copy debian/{python-mockldap.docs => python3-mockldap.docs} (100%)

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



More information about the Python-modules-commits mailing list