[Python-modules-commits] [jupyter-console] 02/05: Use python3 sphinx for documentation

Gordon Ball chronitis-guest at moszumanska.debian.org
Tue Jun 27 20:33:06 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-console.

commit a9a6d72e41522855f7fd5ae842b08170bc66cdd2
Author: Gordon Ball <gordon at chronitis.net>
Date:   Tue Jun 27 22:22:17 2017 +0200

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

diff --git a/debian/control b/debian/control
index fc6bdb1..407d175 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 10),
                python-all,
                python-pytest,
                python-setuptools,
-               python-sphinx,
-               python-sphinx-rtd-theme,
+               python3-sphinx,
+               python3-sphinx-rtd-theme,
                python3-all,
                python3-pytest,
                python3-setuptools

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



More information about the Python-modules-commits mailing list