[med-svn] [hinge] 12/12: Add dependency on python-colormap
Afif Elghraoui
afif at moszumanska.debian.org
Fri Oct 20 03:34:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository hinge.
commit bb7343c2c6eaba622bca844003a6045489058fbb
Author: Afif Elghraoui <afif at debian.org>
Date: Thu Oct 19 20:51:38 2017 -0400
Add dependency on python-colormap
We don't need a direct dependency on python-easydev since
hinge doesn't import it itself. The dependency is indirect via
colormap.
---
debian/control | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0862d0c..d22364c 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,7 @@ Depends:
python-numpy,
python-ujson,
python-configparser,
-# python-colormap,
-# python-easydev,
+ python-colormap,
python-pbcore,
python-networkx,
python-matplotlib,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hinge.git
More information about the debian-med-commit
mailing list