[statsmodels] 01/01: Add python3-* Build-Depends

Andreas Tille tille at debian.org
Thu Sep 7 06:32:03 UTC 2017


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

tille pushed a commit to branch debian-python3
in repository statsmodels.

commit 193ad1cb144354b7db6115e98bc982a18bde0e4f
Author: Andreas Tille <tille at debian.org>
Date:   Thu Sep 7 08:31:29 2017 +0200

    Add python3-* Build-Depends
---
 debian/control | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b468dbc..20c8ae8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,23 +4,38 @@ Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Yaroslav Halchenko <debian at onerussian.com>, Michael Hanke <michael.hanke at gmail.com>
 Build-Depends: debhelper (>= 9),
-               python-all-dev, python-setuptools,
+               python-all-dev,
+               python3-all-dev,
+               python-setuptools,
+               python3-setuptools,
                python-numpy (>= 1:1.4.0),
+               python3-numpy (>= 1:1.4.0),
                python-scipy,
+               python3-scipy,
                python-nose,
+               python3-nose,
                python-matplotlib,
+               python3-matplotlib,
                python-pandas,
+               python3-pandas,
                python-joblib,
+               python3-joblib,
                cython,
                python-patsy,
+               python3-patsy,
                python-cvxopt,
+               python3-cvxopt,
                dh-python
 Build-Depends-Indep:
                ipython (>= 5~) | ipython-notebook (>= 0.13.1) | ipython01x,
                python-traitlets | ipython-notebook (>= 0.13.1) | ipython01x,
+               python3-traitlets,
                python-zmq,
+               python3-zmq,
                python-sphinx (>= 1.0.6),
+               python3-sphinx (>= 1.0.6),
                python-numpydoc,
+               python3-numpydoc,
                nodejs,
                pandoc,
 Standards-Version: 4.0.1

-- 
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