[Python-modules-commits] [ipython4] 10/14: Move missing documentation dependencies to python3

Gordon Ball chronitis-guest at moszumanska.debian.org
Sat Jun 24 13:39:49 UTC 2017


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

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

commit 0ac77c694e0eb424473d8043852b8b8ba20f67f5
Author: Gordon Ball <gordon at chronitis.net>
Date:   Sat Jun 24 09:42:12 2017 +0000

    Move missing documentation dependencies to python3
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 9c176d6..a94d076 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,10 @@ Build-Depends: debhelper (>= 10),
                python-ipython-genutils,
                python-matplotlib,
                python-nose,
-               python-numpydoc,
                python-pexpect,
                python-pickleshare,
                python-prompt-toolkit,
                python-setuptools,
-               python-simplegeneric,
-               python-traitlets,
                python3-all,
                python3-ipython-genutils,
                python3-nose,
@@ -29,6 +26,9 @@ Build-Depends: debhelper (>= 10),
                python3-setuptools,
                python3-sphinx,
                python3-sphinx-rtd-theme,
+               python3-numpydoc,
+               python3-traitlets,
+               python3-simplegeneric
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/ipython4.git

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



More information about the Python-modules-commits mailing list