[Python-modules-commits] [jupyter-console] 09/10: Update dependencies ipython -> python-ipython
Gordon Ball
chronitis-guest at moszumanska.debian.org
Mon Aug 28 20:37:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a commit to branch master
in repository jupyter-console.
commit f8f307eab9c178149cf606c54feed3b3cfbc884d
Author: Gordon Ball <gordon at chronitis.net>
Date: Mon Aug 28 20:06:45 2017 +0000
Update dependencies ipython -> python-ipython
---
debian/control | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index f38007d..399fa80 100644
--- a/debian/control
+++ b/debian/control
@@ -7,16 +7,14 @@ Standards-Version: 4.1.0
Homepage: https://github.com/jupyter/jupyter_console
Build-Depends: debhelper (>= 10),
dh-python,
- ipython,
- ipython3,
python-all,
- python-pytest,
+ python-ipython,
python-setuptools,
+ python3-all,
+ python3-ipython,
+ python3-setuptools,
python3-sphinx,
python3-sphinx-rtd-theme,
- python3-all,
- python3-pytest,
- python3-setuptools
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/jupyter-console.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-console.git
More information about the Python-modules-commits
mailing list