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

Gordon Ball chronitis-guest at moszumanska.debian.org
Tue Jul 25 21:17:16 UTC 2017


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

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

commit a2476fae4583804dde1836dae2ba239c0a37cd96
Author: Gordon Ball <gordon at chronitis.net>
Date:   Tue Jul 25 22:19:44 2017 +0200

    Use python3 sphinx for documentation
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e5d43c0..0bdf658 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ nbformat (4.3.0-1) UNRELEASED; urgency=medium
 
   [ Gordon Ball ]
   * Bump Standards-Version to 4.0.0 (no changes required)
+  * Use python3 sphinx for documentation
 
  -- Julien Puydt <julien.puydt at laposte.net>  Thu, 06 Apr 2017 08:11:44 +0200
 
diff --git a/debian/control b/debian/control
index cbe0d53..8f14825 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,8 @@ Build-Depends: bc,
                python-jsonschema,
                python-jupyter-core,
                python-nose,
-               python-numpydoc,
                python-pytest,
                python-setuptools,
-               python-sphinx,
                python-testpath,
                python-traitlets,
                python3-all,
@@ -24,6 +22,7 @@ Build-Depends: bc,
                python3-jsonschema,
                python3-jupyter-core,
                python3-nose,
+               python3-numpydoc,
                python3-pytest,
                python3-setuptools,
                python3-sphinx,

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



More information about the Python-modules-commits mailing list