[spyder] 07/13: Update list of install dependencies
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jan 24 18:33:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository spyder.
commit 12e47c8a7736011a00e849ee74012099ed944079
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Jan 24 12:24:24 2017 +0000
Update list of install dependencies
- Add versioned dependency on QtAwesome
- Add new dependencies on chardet and numpydoc
Gbp-Dch: full
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index f15790f..cf22db9 100644
--- a/debian/control
+++ b/debian/control
@@ -55,13 +55,15 @@ Depends: ${misc:Depends},
pep8,
pylint,
python-bs4,
+ python-chardet,
python-nbconvert,
+ python-numpydoc,
python-pep8,
python-pickleshare,
python-psutil,
python-pyflakes,
python-pygments,
- python-qtawesome,
+ python-qtawesome (>= 0.4.1),
python-qtconsole,
python-qtpy (>= 1.1.0),
python-sphinx,
@@ -157,13 +159,15 @@ Depends: ${misc:Depends},
pep8,
pylint,
python3-bs4,
+ python3-chardet,
python3-nbconvert,
+ python3-numpydoc,
python3-pep8,
python3-pickleshare,
python3-psutil,
python3-pyflakes,
python3-pygments,
- python3-qtawesome,
+ python3-qtawesome (>= 0.4.1),
python3-qtconsole,
python3-qtpy (>= 1.1.0),
python3-sphinx,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/spyder.git
More information about the debian-science-commits
mailing list