[Python-modules-commits] [celery] 11/15: Bump all dependencies on kombu to >= 3.0.33.

Michael Fladischer fladi at moszumanska.debian.org
Mon Feb 1 15:50:21 UTC 2016


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

fladi pushed a commit to branch master
in repository celery.

commit e739eecfc2bf92a5f7e08a353471c64ae5536c73
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Jan 26 08:58:48 2016 +0100

    Bump all dependencies on kombu to >= 3.0.33.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index a08f7ce..42f5e4c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                python-dateutil (>= 1.5),
                python-doc,
                python-gevent,
-               python-kombu (>= 3.0.29),
+               python-kombu (>= 3.0.33),
                python-kombu-doc (>= 3.0.24),
                python-mailer,
                python-memcache,
@@ -33,7 +33,7 @@ Build-Depends: debhelper (>= 9),
                python3-billiard (>= 3.3.0.22),
                python3-dateutil,
                python3-doc,
-               python3-kombu (>= 3.0.29),
+               python3-kombu (>= 3.0.33),
                python3-memcache,
                python3-mock (>= 1.0.1),
                python3-nose,
@@ -82,7 +82,7 @@ Architecture: all
 Depends: python-billiard (>= 3.3.0.22),
          python-celery-common (= ${binary:Version}),
          python-dateutil (>= 1.5),
-         python-kombu (>= 3.0.24),
+         python-kombu (>= 3.0.33),
          python-mailer,
          python-memcache,
          python-pkg-resources,
@@ -119,7 +119,7 @@ Package: python3-celery
 Architecture: all
 Depends: python3-billiard (>= 3.3.0.22),
          python3-dateutil,
-         python3-kombu (>= 3.0.24),
+         python3-kombu (>= 3.0.33),
          python3-memcache,
          python3-pkg-resources,
          python3-pyparsing,

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



More information about the Python-modules-commits mailing list