[Python-modules-commits] [django-markupfield] 03/08: Bump X-Python-Version compatibility to >= 2.7.
Michael Fladischer
fladi at moszumanska.debian.org
Sat Dec 19 20:18:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-markupfield.
commit b34e56376552ddf403d74a7466f43032d964e138
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Sat Dec 19 20:53:50 2015 +0100
Bump X-Python-Version compatibility to >= 2.7.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3563aa8..7ecc30d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 8.1.0~),
python3-markdown,
python3-setuptools
Standards-Version: 3.9.6
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
X-Python3-Version: >= 3.0
Homepage: http://pypi.python.org/pypi/django-markupfield/
Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-markupfield.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-markupfield.git
More information about the Python-modules-commits
mailing list