[statsmodels] 03/14: Use Python 3 version of ipython to process notebook files

Diane Trout diane at moszumanska.debian.org
Fri Sep 8 06:26:13 UTC 2017


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

diane pushed a commit to branch detrout-python3
in repository statsmodels.

commit a5c2f29a4e4deec3854d91307e2963286ded6605
Author: Diane Trout <diane at ghic.org>
Date:   Thu Sep 7 22:22:39 2017 -0700

    Use Python 3 version of ipython to process notebook files
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9b9a31d..2786ff2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,13 +16,12 @@ Build-Depends: debhelper (>= 9),
                python-cvxopt,
                dh-python
 Build-Depends-Indep:
-               ipython (>= 5~) | ipython-notebook (>= 0.13.1) | ipython01x,
-               python-traitlets | ipython-notebook (>= 0.13.1) | ipython01x,
                python-zmq,
                python-sphinx (>= 1.0.6),
                python-numpydoc,
                nodejs,
                pandoc,
+                     python3-traitlets | ipython3-notebook (>= 0.13.1)
 Standards-Version: 4.0.1
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3

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



More information about the debian-science-commits mailing list