[python-dtcwt] 13/22: Build the docs with Python 3

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Sep 15 13:06:38 UTC 2017


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

ghisvail-guest pushed a commit to branch debian/master
in repository python-dtcwt.

commit 9bd6b227fd4ce918a02b9cc02bb4a9b9034fdfa3
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Sep 15 09:35:10 2017 +0100

    Build the docs with Python 3
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 4d247a0..a945ba1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,18 +7,18 @@ Build-Depends: debhelper (>= 10),
                dh-python,
                python-all,
                python-coverage,
-               python-matplotlib,
                python-numpy,
                python-pytest,
                python-setuptools,
                python-six,
-               python-sphinx,
-               python-sphinx-rtd-theme,
                python3-all,
                python3-coverage,
+               python3-matplotlib,
                python3-numpy,
                python3-pytest,
                python3-setuptools,
+               python3-sphinx,
+               python3-sphinx-rtd-theme,
                python3-six
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/python-dtcwt.git

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



More information about the debian-science-commits mailing list