[statsmodels] 04/14: Switch to Python 3 versions of numpydoc and sphinx
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 0b0c9dff9b98af2b204bcbc15dc439c446fd349e
Author: Diane Trout <diane at ghic.org>
Date: Thu Sep 7 22:23:46 2017 -0700
Switch to Python 3 versions of numpydoc and sphinx
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 2786ff2..129e64f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,10 @@ Build-Depends: debhelper (>= 9),
dh-python
Build-Depends-Indep:
python-zmq,
- python-sphinx (>= 1.0.6),
- python-numpydoc,
nodejs,
pandoc,
+ python3-numpydoc,
+ python3-sphinx (>= 1.0.6),
python3-traitlets | ipython3-notebook (>= 0.13.1)
Standards-Version: 4.0.1
X-Python-Version: >= 2.7
--
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