[Python-modules-commits] [jupyter-client] 02/03: Minimum python 3 is 3.3

Gordon Ball chronitis-guest at moszumanska.debian.org
Thu Jul 27 17:32:35 UTC 2017


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

chronitis-guest pushed a commit to branch master
in repository jupyter-client.

commit 236a2895af40779ab70f5a4f6e67d87a6ba8065b
Author: Gordon Ball <gordon at chronitis.net>
Date:   Thu Jul 27 14:17:52 2017 +0000

    Minimum python 3 is 3.3
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ac714f2..db056b8 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 10),
                python3-traitlets,
                python3-zmq
 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-client.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/jupyter-client.git
 

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



More information about the Python-modules-commits mailing list