[Python-modules-commits] [django-reversion] 09/12: Bump minimum required Python2 version to 2.7 and Python3 to 3.4.

Michael Fladischer fladi at moszumanska.debian.org
Sat Jan 27 12:28:15 UTC 2018


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

fladi pushed a commit to branch debian/master
in repository django-reversion.

commit 59dac33a76523b19606ad842d611a40511250f9a
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sat Jan 27 11:47:31 2018 +0100

    Bump minimum required Python2 version to 2.7 and Python3 to 3.4.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf7d64a..17a56d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ django-reversion (2.0.13-1) UNRELEASED; urgency=low
   * Bump debhelper compatibility and version to 11.
   * Bump Standards-Version to 4.1.3.
   * Bump required Django version to 1.11.
+  * Bump minimum required Python2 version to 2.7 and Python3 to 3.4.
 
  -- Michael Fladischer <fladi at debian.org>  Sat, 27 Jan 2018 11:37:27 +0100
 
diff --git a/debian/control b/debian/control
index 3ad331d..6b87334 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Build-Depends:
  python3-setuptools,
  python3-sphinx,
 Standards-Version: 4.1.3
-X-Python-Version: >= 2.5
-X-Python3-Version: >= 3.2
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.4
 Homepage: https://github.com/etianen/django-reversion
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-reversion.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-reversion.git

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



More information about the Python-modules-commits mailing list