[python-ltfatpy] 04/06: Drop explicit dependency on scipy

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Jul 14 10:39:33 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository python-ltfatpy.

commit 6dd180b389126d62f9ac8a709412d155c531013d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sun Jul 9 23:39:31 2017 +0100

    Drop explicit dependency on scipy
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 370874f..cd800d7 100644
--- a/debian/control
+++ b/debian/control
@@ -36,8 +36,7 @@ Package: python3-ltfatpy
 Architecture: any
 Depends: ${misc:Depends},
          ${python3:Depends},
-         ${shlibs:Depends},
-         python3-scipy
+         ${shlibs:Depends}
 Description: Large Time-Frequency Toolbox (LTFAT) in Python
  The ltfatpy package is a partial Python port of the Large Time/Frequency
  Analysis Toolbox (LTFAT), a MATLAB®/Octave toolbox for working with

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



More information about the debian-science-commits mailing list