[Python-modules-commits] [jupyter-console] 01/02: Minimum python3 should be 3.3
Gordon Ball
chronitis-guest at moszumanska.debian.org
Tue Nov 1 16:01:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a commit to branch master
in repository jupyter-console.
commit b004ae2b7451bc46382c5ee01b3357df328ddaff
Author: Gordon Ball <gordon at chronitis.net>
Date: Tue Nov 1 16:52:56 2016 +0100
Minimum python3 should be 3.3
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 57fd162..2b71f23 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 10),
python3-pytest,
python3-setuptools
X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.2
+X-Python3-Version: >= 3.3
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/jupyter-console.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/jupyter-console.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-console.git
More information about the Python-modules-commits
mailing list