[Python-modules-commits] [python-pika] 07/09: Build-depend on python3-sphinx, not python-sphinx

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Wed Sep 27 03:31:14 UTC 2017


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

mans0954 pushed a commit to branch master
in repository python-pika.

commit 3f319633489452028c8b683d99e8c3acbdfb26bd
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Wed Sep 27 04:16:31 2017 +0100

    Build-depend on python3-sphinx, not python-sphinx
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3f44815..6a66ea0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-pika (0.11.0-1) UNRELEASED; urgency=medium
   * New upstream release (0.11.0)
   * Update Homepage in debian/control 
   * Clean *.egg-info/* 
+  * Build-depend on python3-sphinx, not python-sphinx 
 
  -- Christopher Hoskin <mans0954 at debian.org>  Wed, 27 Sep 2017 04:05:16 +0100
 
diff --git a/debian/control b/debian/control
index cb6bf20..0779201 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
                python-mock,
                python-nose,
                python-setuptools,
-               python-sphinx | python3-sphinx,
+               python3-sphinx,
                python-tornado,
                python-twisted,
                python-yaml,

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



More information about the Python-modules-commits mailing list