[Python-modules-commits] [python-amqp] 06/10: Raise minimum Python versions to 2.7 and 3.4.

Michael Fladischer fladi at moszumanska.debian.org
Wed Nov 1 17:26:01 UTC 2017


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

fladi pushed a commit to annotated tag debian/2.2.2-1_exp1
in repository python-amqp.

commit 9402da6dda1917d61079af1c30348ae5c211fb98
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Wed Nov 1 17:55:56 2017 +0100

    Raise minimum Python versions to 2.7 and 3.4.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 424122f..b7ede31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-amqp (2.2.2-1~exp1) UNRELEASED; urgency=low
   * New upstream release.
   * Use https:// for uscan URL.
   * Bump Standards-Version to 4.1.1.
+  * Raise minimum Python versions to 2.7 and 3.4.
 
  -- Michael Fladischer <fladi at debian.org>  Wed, 01 Nov 2017 17:48:01 +0100
 
diff --git a/debian/control b/debian/control
index 89cd669..fdd079f 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Build-Depends-Indep: libjs-jquery,
                      python3-vine,
                      python3-case
 Standards-Version: 4.1.1
-X-Python-Version: >= 2.5
-X-Python3-Version: >= 3.0
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.4
 Homepage: https://github.com/celery/py-amqp
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-amqp.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-amqp.git

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



More information about the Python-modules-commits mailing list