[sagemath] 01/01: Depend on python-nbconvert

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Aug 19 22:24:27 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository sagemath.

commit edad9e93f7596cfcba3554a646f2de69efaffe3b
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Fri Aug 19 23:23:53 2016 +0100

    Depend on python-nbconvert
---
 debian/control             | 1 +
 debian/pruner/pruner.py.in | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index bda9478..4b64809 100644
--- a/debian/control
+++ b/debian/control
@@ -119,6 +119,7 @@ Build-Depends:
  python-mistune,
  python-moinmoin,
  python-mpmath,
+ python-nbconvert,
  python-nbformat,
  python-networkx,
  python-numpy,
diff --git a/debian/pruner/pruner.py.in b/debian/pruner/pruner.py.in
index e8fdefc..1ba7036 100644
--- a/debian/pruner/pruner.py.in
+++ b/debian/pruner/pruner.py.in
@@ -159,6 +159,7 @@ python_modules = [
     'matplotlib',
     'mistune',
     'mpmath',
+    'nbconvert',
     'nbformat',
     'networkx',
     'numpy',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list