[Python-modules-commits] [django-sekizai] 03/04: Use python3-sphinx to build documentation.

Michael Fladischer fladi at moszumanska.debian.org
Thu Mar 10 16:28:18 UTC 2016


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

fladi pushed a commit to branch master
in repository django-sekizai.

commit 0eabc20cbc3d45310341cb9b40172c541a59f83f
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu Mar 10 17:26:08 2016 +0100

    Use python3-sphinx to build documentation.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0dcb209..4a11da2 100644
--- a/debian/control
+++ b/debian/control
@@ -12,12 +12,12 @@ Build-Depends: debhelper (>= 9),
                python-django-classy-tags,
                python-pep8,
                python-setuptools,
-               python-sphinx (>= 1.0.7+dfsg),
                python3-all,
                python3-django,
                python3-django-classy-tags,
                python3-pep8,
-               python3-setuptools
+               python3-setuptools,
+               python3-sphinx
 Standards-Version: 3.9.7
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.0

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



More information about the Python-modules-commits mailing list