[Python-modules-commits] [praw] 04/11: Adds python3-sphinx as build dependency

Josué Ortega josue at moszumanska.debian.org
Sat Oct 28 22:26:35 UTC 2017


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

josue pushed a commit to branch master
in repository praw.

commit 46aa6560abfa1a4af162eb4653bec2033bb4266e
Author: Josue Ortega <josue at debian.org>
Date:   Sat Oct 28 15:46:25 2017 -0600

    Adds python3-sphinx as build dependency
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d08194c..d20aa03 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 10),
  python3-requests (>=2.3.0),
  python-six (>=1.4),
  python3-six (>=1.4),
- python-sphinx,
+ python3-sphinx,
  texinfo
 Standards-Version: 3.9.6
 Homepage: http://praw.readthedocs.org/
@@ -39,7 +39,7 @@ Section: doc
 Architecture: all
 Depends: ${misc:Depends}, install-info
 Recommends: libjs-jquery, libjs-underscore
-Suggests: python-praw, python3-praw
+Suggests: python3-praw
 Description: Python Reddit API Wrapper (Documentation)
  PRAW, an acronym for "Python Reddit API Wrapper", is a Python module that
  allows for simple access to Reddit's API. PRAW aims to be as easy to use as

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



More information about the Python-modules-commits mailing list