[Python-modules-commits] [mockldap] 08/13: Raise minimum Python3 version to 3.4.

Michael Fladischer fladi at moszumanska.debian.org
Wed Nov 1 18:29:26 UTC 2017


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

fladi pushed a commit to branch debian/master
in repository mockldap.

commit 409340e959ebc3367bfd873f8653a6a82d15ff4c
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Wed Nov 1 18:33:31 2017 +0100

    Raise minimum Python3 version to 3.4.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6b30bd5..6cc0b97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mockldap (0.3.0-1) UNRELEASED; urgency=low
   * Move upstream signing key to debian/upstream/signing-key.asc.
   * Replace Priority extra with optional as required by policy 4.0.1.
   * Bump Standards-Version to 4.1.1.
+  * Raise minimum Python3 version to 3.4.
 
  -- Michael Fladischer <fladi at debian.org>  Wed, 01 Nov 2017 18:31:50 +0100
 
diff --git a/debian/control b/debian/control
index df53ac4..5d2700b 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9),
                python3-sphinx
 Standards-Version: 4.1.1
 X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.3
+X-Python3-Version: >= 3.4
 Homepage: https://bitbucket.org/psagers/mockldap/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/mockldap.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/mockldap.git

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