[Python-modules-commits] [python-elasticsearch] 07/11: Use python3-sphinx* to build documentation

Sophie Brun sbrun-guest at moszumanska.debian.org
Tue Sep 26 08:03:38 UTC 2017


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

sbrun-guest pushed a commit to branch debian/master
in repository python-elasticsearch.

commit 1d7a6751a482a51565b22fabc6bf27a707268b77
Author: Sophie Brun <sophie at freexian.com>
Date:   Mon Sep 25 15:13:16 2017 +0200

    Use python3-sphinx* to build documentation
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 659bb22..5980b87 100644
--- a/debian/control
+++ b/debian/control
@@ -14,17 +14,17 @@ Build-Depends-Indep: libjs-jquery,
                      python-mock,
                      python-nose,
                      python-pylibmc,
-                     python-requests,
-                     python-sphinx (>= 1.0.7+dfsg-1~),
-                     python-sphinx-rtd-theme,
+                     python-requests (>= 2.0.0),
                      python-thrift,
                      python-urllib3,
                      python-yaml,
                      python3-coverage,
                      python3-mock,
                      python3-nose,
-                     python3-requests,
-                     python3-urllib3
+                     python3-requests (>= 2.0.0),
+                     python3-urllib3,
+                     python3-sphinx (>= 1.0.7+dfsg-1~),
+                     python3-sphinx-rtd-theme
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list