[Python-modules-commits] [flask-restful] 09/12: Use Python 3 version of Sphinx to build docs

Ondřej Nový onovy at moszumanska.debian.org
Sat Aug 13 21:56:58 UTC 2016


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

onovy pushed a commit to branch master
in repository flask-restful.

commit 88cdce3ac11335e6ccbfde58f6b6a923aa99608f
Author: Ondřej Nový <onovy at debian.org>
Date:   Sat Aug 13 23:30:52 2016 +0200

    Use Python 3 version of Sphinx to build docs
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5366e53..3c5e6b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ flask-restful (0.3.5-1) UNRELEASED; urgency=medium
   * Fixed VCS URL (https)
   * Enabled autopkgtest-pkg-python testsuite
   * Standards-Version is 3.9.8 now (no changes needed)
+  * Use Python 3 version of Sphinx to build docs
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:36:11 +0200
 
diff --git a/debian/control b/debian/control
index eaa6f4d..4df3dd6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends: debhelper (>= 9),
                python-flask,
                python-mock,
                python-nose,
-               python-sphinx,
                python-setuptools,
                python-six,
                python-tz,
@@ -24,6 +23,7 @@ Build-Depends: debhelper (>= 9),
                python3-mock,
                python3-nose,
                python3-setuptools,
+               python3-sphinx,
                python3-six,
                python3-tz
 Standards-Version: 3.9.8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-restful.git



More information about the Python-modules-commits mailing list