[Python-modules-commits] [ipython4] 07/14: Use python3 sphinx for documentation

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 6f6b4f303a9e6ea59810bfcacd10eadb7380a084
Author: Gordon Ball <gordon at chronitis.net>
Date:   Sat Jun 24 11:24:34 2017 +0200

    Use python3 sphinx for documentation
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f16e602..916f977 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,6 @@ Build-Depends: debhelper (>= 10),
                python-prompt-toolkit,
                python-setuptools,
                python-simplegeneric,
-               python-sphinx,
-               python-sphinx-rtd-theme,
                python-traitlets,
                python3-all,
                python3-ipython-genutils,
@@ -28,7 +26,9 @@ Build-Depends: debhelper (>= 10),
                python3-pexpect,
                python3-pickleshare,
                python3-prompt-toolkit,
-               python3-setuptools
+               python3-setuptools,
+               python3-sphinx,
+               python3-sphinx-rtd-theme,
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.2
 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