[Python-modules-commits] [python-holidays] 07/11: d/control: Set supported Python version to 2.7 and Python 3 version to 3.4

Ondrej Novy onovy at debian.org
Sun Feb 4 11:15:56 UTC 2018


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

onovy pushed a commit to branch master
in repository python-holidays.

commit 786bc13642a5b87b0d3e0b1461eef59f7264fce3
Author: Ondřej Nový <onovy at debian.org>
Date:   Sun Feb 4 11:51:16 2018 +0100

    d/control: Set supported Python version to 2.7 and Python 3 version 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 07c2541..06d2633 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-holidays (0.9.3-1) UNRELEASED; urgency=medium
   * Add python3-six to B-D
   * Bump debhelper compat level to 11
   * Standards version is 4.1.3 now (no changes needed)
+  * d/control: Set supported Python version to 2.7 and Python 3 version to 3.4
 
  -- Ondřej Nový <onovy at debian.org>  Sun, 04 Feb 2018 11:48:23 +0100
 
diff --git a/debian/control b/debian/control
index d61490c..ccc864d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 11),
                python3-six,
 Standards-Version: 4.1.3
 Homepage: https://github.com/ryanss/python-holidays
-X-Python-Version: >= 2.5
-X-Python3-Version: >= 3.3
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.4
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-holidays.git/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-holidays.git
 Testsuite: autopkgtest-pkg-python

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



More information about the Python-modules-commits mailing list