[Python-modules-commits] [jupyter-notebook] 04/09: Add setuptools dependency, rely on python3:Depends for binary depends

Gordon Ball chronitis-guest at moszumanska.debian.org
Fri Oct 28 13:22:05 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-notebook.

commit a4b1bfb5d7463481357c33cb6df6f67a1d46d193
Author: Gordon Ball <gordon at chronitis.net>
Date:   Fri Oct 28 12:06:34 2016 +0200

    Add setuptools dependency, rely on python3:Depends for binary depends
---
 debian/control | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index e486e46..175ac5e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/jupyter-note
 Build-Depends: debhelper (>= 10),
                dh-python,
                python3-all,
+               python3-setuptools,
                python3-nose <!nocheck>,
                python3-requests <!nocheck>,
                python3-ipython (>= 4) <!nocheck>,
@@ -52,15 +53,6 @@ Package: python3-notebook
 Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
-         python3-jinja2,
-         python3-jupyter-core,
-         python3-jupyter-client,
-         python3-traitlets,
-         python3-tornado (>= 4),
-         python3-nbformat,
-         python3-nbconvert,
-         python3-terminado,
-         python3-zmq (>= 13),
          libjs-backbone (>= 1.2),
          libjs-bootstrap (>= 3.3),
          libjs-bootstrap-tour (>= 0.9),

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



More information about the Python-modules-commits mailing list