[sagemath] 03/03: Depend on python-cysignals-pari
Jerome Benoit
calculus-guest at moszumanska.debian.org
Fri Sep 23 01:25:58 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 e25a817eee82000f2561f2d2a342cdc032d2d7ad
Author: Jerome Benoit <calculus at rezozer.net>
Date: Fri Sep 23 02:25:24 2016 +0100
Depend on python-cysignals-pari
---
debian/control | 1 +
debian/pruner/pruner.py.in | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 05dbfd7..ba47c59 100644
--- a/debian/control
+++ b/debian/control
@@ -98,6 +98,7 @@ Build-Depends:
python-crypto,
python-cvxopt,
python-cycler,
+ python-cysignals-pari,
python-decorator,
python-docutils,
python-flask,
diff --git a/debian/pruner/pruner.py.in b/debian/pruner/pruner.py.in
index 1ba7036..5eb3e5e 100644
--- a/debian/pruner/pruner.py.in
+++ b/debian/pruner/pruner.py.in
@@ -139,6 +139,7 @@ python_modules = [
'backports_abc',
'cvxopt',
'cycler',
+ 'cysignals',
'dateutil',
'decorator',
'docutils',
--
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