[sagemath] 02/02: Add nbformat to pruner and d/control.

Tobias Hansen thansen at moszumanska.debian.org
Fri Jul 29 09:22:11 UTC 2016


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

thansen pushed a commit to branch master
in repository sagemath.

commit 978c273106980ab5f61d13fb20937ad749e3aa43
Author: Tobias Hansen <thansen at debian.org>
Date:   Fri Jul 29 07:46:30 2016 +0000

    Add nbformat to pruner and d/control.
---
 debian/control             | 1 +
 debian/pruner/pruner.py.in | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 130a5ad..77785d4 100644
--- a/debian/control
+++ b/debian/control
@@ -111,6 +111,7 @@ Build-Depends:
  python-mistune,
  python-moinmoin,
  python-mpmath,
+ python-nbformat,
  python-networkx,
  python-numpy,
  python-openid,
diff --git a/debian/pruner/pruner.py.in b/debian/pruner/pruner.py.in
index fd05f57..ed703c1 100644
--- a/debian/pruner/pruner.py.in
+++ b/debian/pruner/pruner.py.in
@@ -158,6 +158,7 @@ python_modules = [
     'matplotlib',
     'mistune',
     'mpmath',
+    'nbformat',
     'networkx',
     'numpy',
     'pathlib2',

-- 
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