[Python-modules-commits] [jupyter-core] 02/08: Minimum python3 should be 3.3

Gordon Ball chronitis-guest at moszumanska.debian.org
Mon Aug 28 21:45:02 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-core.

commit 704ae2abb33ca247134e070e57ef6163dbcdf41c
Author: Gordon Ball <gordon at chronitis.net>
Date:   Mon Aug 28 23:22:59 2017 +0200

    Minimum python3 should be 3.3
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e3cfd8e..aa90546 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ jupyter-core (4.3.0-1) UNRELEASED; urgency=medium
 
   [ Gordon Ball ]
   * Add myself to uploaders.
+  * Set minimum python3 version to 3.3
 
  -- Julien Puydt <julien.puydt at laposte.net>  Thu, 06 Apr 2017 08:23:35 +0200
 
diff --git a/debian/control b/debian/control
index d270c55..782a3fe 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools,
                python3-traitlets
 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-core.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/jupyter-core.git
 

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



More information about the Python-modules-commits mailing list