[Python-modules-commits] [kombu] 06/12: Update build dependencies

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Tue Mar 21 21:33:50 UTC 2017


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

mans0954 pushed a commit to branch debian/experimental
in repository kombu.

commit 867038bdfa7a4e3e4ad072fa8b8eafe9bde348c5
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Tue Mar 21 20:26:50 2017 +0000

    Update build dependencies
---
 debian/changelog |  1 +
 debian/control   | 22 +++++++++++++++-------
 2 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9d7d2b6..3133d30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kombu (4.0.2+dfsg-1) UNRELEASED; urgency=medium
   * Refresh patches after git-dpm to gbp pq conversion
   * Import new upstream release (4.0.2) 
   * Remove redundant patches 
+  * Update build dependencies 
 
  -- Christopher Hoskin <mans0954 at debian.org>  Tue, 21 Mar 2017 19:35:31 +0000
 
diff --git a/debian/control b/debian/control
index dd8e01e..8721c85 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Uploaders: Michael Fladischer <fladi at debian.org>,
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
-               python-amqp (>= 1.4.9),
+               python-amqp (>= 2.1.4),
                python-anyjson (>= 0.3.3),
                python-beanstalkc,
                python-boto,
-               python-couchdb (>= 0.8),
+               python-couchdb,
                python-django,
                python-funcsigs,
                python-mock,
@@ -22,12 +22,14 @@ Build-Depends: debhelper (>= 9),
                python-redis,
                python-setuptools,
                python-simplejson,
-               python-sphinx (>= 1.0.7+dfsg),
                python-sqlalchemy,
                python-unittest2,
                python-yaml,
+               python-pytest,
+               python-case,
+               python-tz,
                python3-all,
-               python3-amqp,
+               python3-amqp (>= 2.1.4),
                python3-anyjson (>= 0.3.3),
                python3-django,
                python3-funcsigs,
@@ -39,8 +41,14 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools,
                python3-simplejson,
                python3-sqlalchemy,
-               python3-yaml
-Build-Conflicts: python-cjson
+               python3-yaml,
+               python3-sphinx,
+               python3-sphinx-celery,
+               python3-pytest,
+               python3-case,
+               python3-tz
+Build-Conflicts: python-cjson,
+                 python-sphinx
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3
 Standards-Version: 3.9.8
@@ -58,7 +66,7 @@ Recommends: python-yaml
 Breaks: python-cjson (<= 1.0.5-4+b1)
 Suggests: python-beanstalkc,
           python-boto,
-          python-couchdb (>= 0.8),
+          python-couchdb,
           python-django,
           python-kombu-doc,
           python-pika,

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



More information about the Python-modules-commits mailing list