[Python-modules-commits] [djoser] 06/07: Bump minimum Python version to 2.7.
Michael Fladischer
fladi at moszumanska.debian.org
Fri Jun 17 11:17:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository djoser.
commit 1397a088efe15b72608b0e214ca7576daf7227c5
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Fri Jun 17 12:43:42 2016 +0200
Bump minimum Python version to 2.7.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 70c9387..6cac1a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ djoser (0.5.0-1) UNRELEASED; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.8.
* Bump minimum Django version to 1.7.
+ * Bump minimum Python version to 2.7.
-- Michael Fladischer <fladi at debian.org> Fri, 17 Jun 2016 12:22:53 +0200
diff --git a/debian/control b/debian/control
index b597d04..2d23e44 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
python3-djangorestframework (>= 3),
python3-setuptools
Standards-Version: 3.9.8
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
Homepage: https://github.com/sunscrapers/djoser
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/djoser.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/djoser.git
More information about the Python-modules-commits
mailing list