[theano] 06/07: Use the Python 3 versions of sphinx and pygments.

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Thu Sep 21 22:11:29 UTC 2017


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

rnpalmer-guest pushed a commit to branch master
in repository theano.

commit 192a4b6fd045f04696a8dc35a01d72ee4c577980
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Thu Sep 21 23:06:22 2017 +0100

    Use the Python 3 versions of sphinx and pygments.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e2e8c52..fffb2dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ theano (0.9.0-1) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.1.0 (no changes needed).
   * Bump compat to 10.
   * Recommend python(3)-pygpu and g++.
+  * Use the Python 3 versions of sphinx and pygments.
 
  -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Mon, 18 Sep 2017 22:15:10 +0100
 
diff --git a/debian/control b/debian/control
index 4ecbda2..2b4a08b 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,8 @@ Build-Depends:
  python-nose-parameterized,
  python3-nose-parameterized,
 # No python(3)-pygpu because clblas doesn't work under pocl-opencl-icd (no mem_fence) and buildds are unlikely to have a real GPU
- python-sphinx,
- python-pygments,
+ python3-sphinx,
+ python3-pygments,
  dvipng,
  texlive-latex-extra,
  rdfind,

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



More information about the debian-science-commits mailing list